Searched refs:IMX_SC_R_LAST (Results 1 – 4 of 4) sorted by relevance
280 if (sc_pd->rsrc >= IMX_SC_R_LAST) { in imx_scu_add_pm_domain()
548 #define IMX_SC_R_LAST 546 macro
3254 +struct list_head imx_scu_clks[IMX_SC_R_LAST];3331 + for (i = 0; i < IMX_SC_R_LAST; i++)3800 + if (rsrc_id >= IMX_SC_R_LAST)
817 +#define IMX_WU_MAX_IRQS (((IMX_SC_R_LAST + 31) / 32 ) * 32 )1122 if (sc_pd->rsrc >= IMX_SC_R_LAST) {