Home
last modified time | relevance | path

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

/optee_os/core/drivers/pm/sam/
H A Dpm_suspend.S676 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 Dat91_pmc.h66 #define AT91_PMC_PLL_UPDT_ID BIT(0) macro