Searched refs:BCMAUX_NCLOCK (Results 1 – 1 of 1) sorted by relevance
50 #define BCMAUX_NCLOCK 3 macro89 struct bcmaux_clk sc_clk[BCMAUX_NCLOCK];170 if (clkid >= BCMAUX_NCLOCK) in bcmaux_decode()181 for (size_t i = 0; i < BCMAUX_NCLOCK; i++) { in bcmaux_get()