Searched refs:AT91_PMC_PLL_UPDT_ID (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-at91/ |
D | pm_suspend.S | 373 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/ |
D | at91_pmc.h | 61 #define AT91_PMC_PLL_UPDT_ID (1 << 0) /* PLL ID */ macro
|