Searched refs:MSTP_MAX_CLOCKS (Results 1 – 1 of 1) sorted by relevance
31 #define MSTP_MAX_CLOCKS 32 macro193 clks = kmalloc_array(MSTP_MAX_CLOCKS, sizeof(*clks), GFP_KERNEL); in cpg_mstp_clocks_init()216 for (i = 0; i < MSTP_MAX_CLOCKS; ++i) in cpg_mstp_clocks_init()224 for (i = 0; i < MSTP_MAX_CLOCKS; ++i) { in cpg_mstp_clocks_init()241 if (clkidx >= MSTP_MAX_CLOCKS) { in cpg_mstp_clocks_init()