Home
last modified time | relevance | path

Searched refs:marvell_get_io_win_gcr_target (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-a-3.4.0/include/plat/marvell/armada/a8k/common/
Darmada_common.h111 uint32_t marvell_get_io_win_gcr_target(int ap_idx);
/trusted-firmware-a-3.4.0/plat/marvell/armada/a8k/a70x0_mochabin/board/
Dmarvell_plat_config.c54 uint32_t marvell_get_io_win_gcr_target(int ap_index) in marvell_get_io_win_gcr_target() function
/trusted-firmware-a-3.4.0/plat/marvell/armada/a8k/a70x0/board/
Dmarvell_plat_config.c52 uint32_t marvell_get_io_win_gcr_target(int ap_index) in marvell_get_io_win_gcr_target() function
/trusted-firmware-a-3.4.0/plat/marvell/armada/a8k/a70x0_amc/board/
Dmarvell_plat_config.c49 uint32_t marvell_get_io_win_gcr_target(int ap_index) in marvell_get_io_win_gcr_target() function
/trusted-firmware-a-3.4.0/plat/marvell/octeontx/otx2/t91/t9130/board/
Dmarvell_plat_config.c70 uint32_t marvell_get_io_win_gcr_target(int ap_index) in marvell_get_io_win_gcr_target() function
/trusted-firmware-a-3.4.0/plat/marvell/armada/a8k/a80x0_mcbin/board/
Dmarvell_plat_config.c90 uint32_t marvell_get_io_win_gcr_target(int ap_index) in marvell_get_io_win_gcr_target() function
/trusted-firmware-a-3.4.0/plat/marvell/armada/a8k/a80x0_puzzle/board/
Dmarvell_plat_config.c94 uint32_t marvell_get_io_win_gcr_target(int ap_index) in marvell_get_io_win_gcr_target() function
/trusted-firmware-a-3.4.0/plat/marvell/octeontx/otx2/t91/t9130_cex7_eval/board/
Dmarvell_plat_config.c93 uint32_t marvell_get_io_win_gcr_target(int ap_index) in marvell_get_io_win_gcr_target() function
/trusted-firmware-a-3.4.0/plat/marvell/armada/a8k/a80x0/board/
Dmarvell_plat_config.c60 uint32_t marvell_get_io_win_gcr_target(int ap_index) in marvell_get_io_win_gcr_target() function
/trusted-firmware-a-3.4.0/drivers/marvell/
Dio_win.c248 win_reg = marvell_get_io_win_gcr_target(ap_index); in init_io_win()