Home
last modified time | relevance | path

Searched refs:PLLCTL_PLLENSRC (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-davinci/
A Dpm.c51 val &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_pm_suspend()
96 val &= ~PLLCTL_PLLENSRC; in davinci_pm_suspend()
A Dclock.h18 #define PLLCTL_PLLENSRC BIT(5) macro
A Dsleep.S79 bic ip, ip, #PLLCTL_PLLENSRC
134 bic ip, ip, #PLLCTL_PLLENSRC
/linux-6.3-rc2/drivers/clk/davinci/
A Dpll.c65 #define PLLCTL_PLLENSRC BIT(5) macro
318 ctrl &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_pllen_rate_change()

Completed in 6 milliseconds