Home
last modified time | relevance | path

Searched refs:AT91_PMC_PCER (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/doc/
H A DREADME.atmel_mci53 at91_sys_write(AT91_PMC_PCER, 1 << AT91SAM9260_ID_MCI);
/openbmc/linux/include/linux/clk/
H A Dat91_pmc.h45 #define AT91_PMC_PCER 0x10 /* Peripheral Clock Enable Register */ macro
/openbmc/linux/drivers/clk/at91/
H A Dclk-peripheral.c51 int offset = AT91_PMC_PCER; in clk_peripheral_enable()