Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/clk/
Dat91_pmc.h47 #define AT91_PMC_PCSR 0x18 /* Peripheral Clock Status Register */ macro
/linux-6.1.9/drivers/clk/at91/
Dclk-peripheral.c79 int offset = AT91_PMC_PCSR; in clk_peripheral_is_enabled()