Searched refs:CLOCK_ID_COUNT (Results 1 – 7 of 7) sorted by relevance
33 CLOCK_ID_COUNT, /* number of PLLs */ enumerator387 #define clock_id_is_pll(id) ((id) >= CLOCK_ID_FIRST && (id) < CLOCK_ID_COUNT)
33 CLOCK_ID_COUNT, /* number of PLLs */ enumerator367 #define clock_id_is_pll(id) ((id) >= CLOCK_ID_FIRST && (id) < CLOCK_ID_COUNT)
35 CLOCK_ID_COUNT, /* number of PLLs */ enumerator492 #define clock_id_is_pll(id) ((id) >= CLOCK_ID_FIRST && (id) < CLOCK_ID_COUNT)
35 CLOCK_ID_COUNT, /* number of PLLs */ enumerator562 #define clock_id_is_pll(id) ((id) >= CLOCK_ID_FIRST && (id) < CLOCK_ID_COUNT)
34 CLOCK_ID_COUNT, /* number of clocks */ enumerator
388 #define CLOCK_ID_PLL_COUNT (CLOCK_ID_COUNT - 3)
26 static unsigned pll_rate[CLOCK_ID_COUNT];