Home
last modified time | relevance | path

Searched refs:PLL_MAX_ID (Results 1 – 2 of 2) sorted by relevance

/drivers/clk/at91/
Dclk-sam9x60-pll.c28 #define PLL_MAX_ID 7 macro
410 if (id > PLL_MAX_ID || !lock || !parent_hw) in sam9x60_clk_register_frac_pll()
490 if (id > PLL_MAX_ID || !lock) in sam9x60_clk_register_div_pll()
Dclk-pll.c30 #define PLL_MAX_ID 1 macro
285 if (id > PLL_MAX_ID) in at91_clk_register_pll()