Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-at91/
Dpm_suspend.S373 bic tmp2, tmp2, #AT91_PMC_PLL_UPDT_ID
391 bic tmp1, tmp1, #AT91_PMC_PLL_UPDT_ID
403 bic tmp1, tmp1, #AT91_PMC_PLL_UPDT_ID
414 bic tmp1, tmp1, #AT91_PMC_PLL_UPDT_ID
440 bic tmp1, tmp1, #AT91_PMC_PLL_UPDT_ID
457 bic tmp1, tmp1, #AT91_PMC_PLL_UPDT_ID
475 bic tmp1, tmp1, #AT91_PMC_PLL_UPDT_ID
/kernel/linux/linux-5.10/include/linux/clk/
Dat91_pmc.h61 #define AT91_PMC_PLL_UPDT_ID (1 << 0) /* PLL ID */ macro