Searched refs:MSTP_MAX_CLOCKS (Results 1 – 1 of 1) sorted by relevance
29 #define MSTP_MAX_CLOCKS 32 macro187 group = kzalloc(struct_size(group, clks, MSTP_MAX_CLOCKS), GFP_KERNEL); in cpg_mstp_clocks_init()207 for (i = 0; i < MSTP_MAX_CLOCKS; ++i) in cpg_mstp_clocks_init()215 for (i = 0; i < MSTP_MAX_CLOCKS; ++i) { in cpg_mstp_clocks_init()232 if (clkidx >= MSTP_MAX_CLOCKS) { in cpg_mstp_clocks_init()