Home
last modified time | relevance | path

Searched defs:cp_index (Results 1 – 4 of 4) sorted by relevance

/tf-a-ffa_el3_spmc/plat/marvell/armada/a8k/common/include/
A Da8k_plat_def.h33 #define MVEBU_CP_REGS_BASE(cp_index) (MVEBU_AP_IO_BASE(0) + \ argument
50 #define MVEBU_CP_MPP_REGS(cp_index, n) (MVEBU_CP_REGS_BASE(cp_index) + \ argument
52 #define MVEBU_PM_MPP_REGS(cp_index, n) (MVEBU_CP_REGS_BASE(cp_index) + \ argument
54 #define MVEBU_CP_GPIO_DATA_OUT(cp_index, n) \ argument
57 #define MVEBU_CP_GPIO_DATA_OUT_EN(cp_index, n) \ argument
60 #define MVEBU_CP_GPIO_DATA_IN(cp_index, n) (MVEBU_CP_REGS_BASE(cp_index) + \ argument
/tf-a-ffa_el3_spmc/drivers/marvell/mg_conf_cm3/
A Dmg_conf_cm3.c41 int mg_image_load(uintptr_t src_addr, uint32_t size, int cp_index) in mg_image_load()
/tf-a-ffa_el3_spmc/include/plat/marvell/armada/a8k/common/
A Darmada_common.h57 int cp_index; member
90 int cp_index; member
/tf-a-ffa_el3_spmc/plat/marvell/armada/common/mss/
A Dmss_scp_bootloader.c230 int ret, ap_idx, cp_index; in load_img_to_cm3() local

Completed in 8 milliseconds