Searched refs:AT91_PMC_PLL_UPDT_ID (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/drivers/pm/sam/ |
| H A D | pm_suspend.S | 676 bic tmp2, tmp2, #AT91_PMC_PLL_UPDT_ID 694 bic tmp1, tmp1, #AT91_PMC_PLL_UPDT_ID 706 bic tmp1, tmp1, #AT91_PMC_PLL_UPDT_ID 717 bic tmp1, tmp1, #AT91_PMC_PLL_UPDT_ID 741 bic tmp1, tmp1, #AT91_PMC_PLL_UPDT_ID 758 bic tmp1, tmp1, #AT91_PMC_PLL_UPDT_ID 776 bic tmp1, tmp1, #AT91_PMC_PLL_UPDT_ID
|
| /optee_os/core/drivers/clk/sam/ |
| H A D | at91_pmc.h | 66 #define AT91_PMC_PLL_UPDT_ID BIT(0) macro
|