Home
last modified time | relevance | path

Searched refs:marvell_get_ccu_memory_map (Results 1 – 11 of 11) sorted by relevance

/trusted-firmware-a-latest/include/plat/marvell/armada/a8k/common/
Darmada_common.h125 int marvell_get_ccu_memory_map(int ap_idx, struct addr_map_win **win,
/trusted-firmware-a-latest/plat/marvell/armada/a8k/a70x0_mochabin/board/
Dmarvell_plat_config.c124 int marvell_get_ccu_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_ccu_memory_map() function
/trusted-firmware-a-latest/docs/plat/marvell/armada/misc/
Dmvebu-ccu.rst11 - marvell_get_ccu_memory_map
/trusted-firmware-a-latest/plat/marvell/armada/a8k/a70x0/board/
Dmarvell_plat_config.c122 int marvell_get_ccu_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_ccu_memory_map() function
/trusted-firmware-a-latest/plat/marvell/armada/a8k/a70x0_amc/board/
Dmarvell_plat_config.c113 int marvell_get_ccu_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_ccu_memory_map() function
/trusted-firmware-a-latest/plat/marvell/octeontx/otx2/t91/t9130/board/
Dmarvell_plat_config.c173 int marvell_get_ccu_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_ccu_memory_map() function
/trusted-firmware-a-latest/plat/marvell/armada/a8k/a80x0_mcbin/board/
Dmarvell_plat_config.c181 int marvell_get_ccu_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_ccu_memory_map() function
/trusted-firmware-a-latest/plat/marvell/octeontx/otx2/t91/t9130_cex7_eval/board/
Dmarvell_plat_config.c205 int marvell_get_ccu_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_ccu_memory_map() function
/trusted-firmware-a-latest/plat/marvell/armada/a8k/a80x0_puzzle/board/
Dmarvell_plat_config.c182 int marvell_get_ccu_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_ccu_memory_map() function
/trusted-firmware-a-latest/plat/marvell/armada/a8k/a80x0/board/
Dmarvell_plat_config.c151 int marvell_get_ccu_memory_map(int ap, struct addr_map_win **win, in marvell_get_ccu_memory_map() function
/trusted-firmware-a-latest/drivers/marvell/
Dccu.c335 marvell_get_ccu_memory_map(ap_index, &win, &win_count); in init_ccu()