Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8ulp/xrdc/
H A Dxrdc_config.h118 { 0, PAC_SLOT_ALL, {0, 7, 0, 0, 0, 0, 0, 7} }, /* PAC0 */
122 { 1, PAC_SLOT_ALL, {0, 7, 0, 0, 0, 0, 0, 7} }, /* PAC1 */
128 { 2, PAC_SLOT_ALL, {7, 7, 7, 7, 0, 0, 7, 7} }, /* PAC2 */
H A Dxrdc_core.c264 if (imx8ulp_pdac[i].slot_id == PAC_SLOT_ALL) { in xrdc_apply_config()
/rk3399_ARM-atf/plat/imx/imx8ulp/include/
H A Dxrdc.h11 #define PAC_SLOT_ALL 128 macro