Searched refs:AT91_PMC_PCER (Results 1 – 3 of 3) sorted by relevance
43 #define AT91_PMC_PCER 0x10 /* Peripheral Clock Enable Register */ macro
53 at91_sys_write(AT91_PMC_PCER, 1 << AT91SAM9260_ID_MCI);
53 int offset = AT91_PMC_PCER; in clk_peripheral_enable()
Completed in 6 milliseconds