Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8ulp/xrdc/
H A Dxrdc_config.h134 { 1, MSC_SLOT_ALL, {0, 0, 0, 0, 0, 0, 7, 7} }, /* MSC1 GPIOD */
135 { 2, MSC_SLOT_ALL, {0, 0, 0, 0, 0, 0, 7, 7} }, /* MSC2 GPU3D/2D/DCNANO/DDR registers */
H A Dxrdc_core.c286 if (imx8ulp_msc[i].slot_id == MSC_SLOT_ALL) { in xrdc_apply_config()
/rk3399_ARM-atf/plat/imx/imx8ulp/include/
H A Dxrdc.h12 #define MSC_SLOT_ALL 8 macro