Home
last modified time | relevance | path

Searched refs:PTP3_CFG_CPU_START_ID_B (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/plat/mediatek/drivers/ptp3/
Dptp3_common.c19 if (core < PTP3_CFG_CPU_START_ID_B) { in ptp3_init()
27 if (core < PTP3_CFG_CPU_START_ID_B) { in ptp3_init()
47 if (core < PTP3_CFG_CPU_START_ID_B) { in ptp3_init()
76 if ((pdp_cpu >= PTP3_CFG_CPU_START_ID_B) && (pdp_cpu < NR_PTP3_CFG_CPU)) { in pdp_init()
/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/ptp3/
Dptp3_plat.h17 #define PTP3_CFG_CPU_START_ID_B U(4) macro
/trusted-firmware-a-latest/plat/mediatek/drivers/ptp3/mt8188/
Dptp3_plat.h17 #define PTP3_CFG_CPU_START_ID_B U(6) macro