Searched refs:AT91_PMC_PCR_PID_MASK (Results 1 – 3 of 3) sorted by relevance
25 if (id > AT91_PMC_PCR_PID_MASK) in at91_periph_clk_enable()47 if (id > AT91_PMC_PCR_PID_MASK) in at91_periph_clk_disable()
202 if (id > AT91_PMC_PCR_PID_MASK) in at91_enable_periph_generated_clk()265 if (id > AT91_PMC_PCR_PID_MASK) in at91_get_periph_generated_clk()
152 #define AT91_PMC_PCR_PID_MASK (0x3f) macro
Completed in 5 milliseconds