HomeSort by relevance Sort by last modified time
    Searched refs:tegra_fc_write_32 (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/drivers/flowctrl/
flowctrl.c 100 tegra_fc_write_32(FLOWCTRL_L2_FLUSH_CONTROL,
121 tegra_fc_write_32(FLOWCTRL_L2_FLUSH_CONTROL,
141 tegra_fc_write_32(FLOWCTRL_L2_FLUSH_CONTROL, 1);
186 tegra_fc_write_32(FLOWCTRL_BPMP_CLUSTER_CONTROL, val);
198 tegra_fc_write_32(FLOWCTRL_HALT_BPMP_EVENTS, FLOWCTRL_WAITEVENT);
216 tegra_fc_write_32(FLOWCTRL_HALT_BPMP_EVENTS, 0);
  /device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/include/drivers/
flowctrl.h 47 static inline void tegra_fc_write_32(uint32_t off, uint32_t val) function

Completed in 929 milliseconds