Searched refs:AT91_PMC_PCK0 (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/drivers/clk/sam/ | ||
| H A D | at91_pmc.h | 28 #define AT91_PMC_PCK0 BIT(8) macro |
| /optee_os/core/drivers/pm/sam/ | ||
| H A D | at91_pm.c | 252 if ((scsr & (AT91_PMC_PCK0 << i)) == 0) in at91_pm_verify_clocks() |