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