Home
last modified time | relevance | path

Searched refs:MVEBU_CP_MPP_REGS (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-a/plat/marvell/armada/a8k/common/
A Dplat_bl31_setup.c53 reg = mmio_read_32(MVEBU_CP_MPP_REGS(0, 4)); in marvell_bl31_mpp_init()
54 mmio_write_32(MVEBU_CP_MPP_REGS(0, 4), reg | 0x2200000); in marvell_bl31_mpp_init()
A Dplat_ble_setup.c309 reg = MVEBU_CP_MPP_REGS(0, 4); in avs_update_from_eeprom()
/trusted-firmware-a/plat/marvell/armada/a8k/a80x0_mcbin/board/
A Ddram_port.c98 uintptr_t reg = MVEBU_CP_MPP_REGS(0, 4); in mpp_config()
/trusted-firmware-a/plat/marvell/armada/a8k/a80x0/board/
A Ddram_port.c110 reg = MVEBU_CP_MPP_REGS(0, 4); in mpp_config()
/trusted-firmware-a/plat/marvell/octeontx/otx2/t91/t9130/board/
A Ddram_port.c121 reg = MVEBU_CP_MPP_REGS(0, 4); in mpp_config()
/trusted-firmware-a/plat/marvell/armada/a8k/common/include/
A Da8k_plat_def.h50 #define MVEBU_CP_MPP_REGS(cp_index, n) (MVEBU_CP_REGS_BASE(cp_index) + \ macro

Completed in 9 milliseconds