Home
last modified time | relevance | path

Searched refs:mc_set_smmu_unordered_boot_so_mss (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/drivers/memctrl/
Dmemctrl_v2.c213 mc_set_smmu_unordered_boot_so_mss(1, AFIW) & in tegra_memctrl_reconfig_mss_clients()
215 mc_set_smmu_unordered_boot_so_mss(1, HDAW) & in tegra_memctrl_reconfig_mss_clients()
216 mc_set_smmu_unordered_boot_so_mss(1, SATAW); in tegra_memctrl_reconfig_mss_clients()
220 mc_set_smmu_unordered_boot_so_mss(2, XUSB_HOSTW) & in tegra_memctrl_reconfig_mss_clients()
221 mc_set_smmu_unordered_boot_so_mss(2, XUSB_DEVW); in tegra_memctrl_reconfig_mss_clients()
225 mc_set_smmu_unordered_boot_so_mss(3, SDMMCWAB); in tegra_memctrl_reconfig_mss_clients()
229 mc_set_smmu_unordered_boot_so_mss(4, SESWR) & in tegra_memctrl_reconfig_mss_clients()
230 mc_set_smmu_unordered_boot_so_mss(4, ETRW) & in tegra_memctrl_reconfig_mss_clients()
231 mc_set_smmu_unordered_boot_so_mss(4, AXISW) & in tegra_memctrl_reconfig_mss_clients()
232 mc_set_smmu_unordered_boot_so_mss(4, EQOSW) & in tegra_memctrl_reconfig_mss_clients()
[all …]
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/include/drivers/
Dmemctrl_v2.h436 #define mc_set_smmu_unordered_boot_so_mss(id, client) \ macro