Searched refs:CLOCK_ID_COUNT (Results 1 – 7 of 7) sorted by relevance
32 CLOCK_ID_COUNT, /* number of PLLs */ enumerator386 #define clock_id_is_pll(id) ((id) >= CLOCK_ID_FIRST && (id) < CLOCK_ID_COUNT)
32 CLOCK_ID_COUNT, /* number of PLLs */ enumerator366 #define clock_id_is_pll(id) ((id) >= CLOCK_ID_FIRST && (id) < CLOCK_ID_COUNT)
34 CLOCK_ID_COUNT, /* number of PLLs */ enumerator491 #define clock_id_is_pll(id) ((id) >= CLOCK_ID_FIRST && (id) < CLOCK_ID_COUNT)
34 CLOCK_ID_COUNT, /* number of PLLs */ enumerator561 #define clock_id_is_pll(id) ((id) >= CLOCK_ID_FIRST && (id) < CLOCK_ID_COUNT)
33 CLOCK_ID_COUNT, /* number of clocks */ enumerator
387 #define CLOCK_ID_PLL_COUNT (CLOCK_ID_COUNT - 3)
25 static unsigned pll_rate[CLOCK_ID_COUNT];