Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/ptp3/
H A 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()
H A Dptp3_plat_v2.h13 #define PTP3_CFG_CPU_START_ID_B U(6) macro
H A Dptp3_plat_v1.h13 #define PTP3_CFG_CPU_START_ID_B U(4) macro