Home
last modified time | relevance | path

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

/arch/arm/mach-davinci/
Dpm.c48 val &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_pm_suspend()
93 val &= ~PLLCTL_PLLENSRC; in davinci_pm_suspend()
Dsleep.S91 bic ip, ip, #PLLCTL_PLLENSRC
146 bic ip, ip, #PLLCTL_PLLENSRC
Dclock.h25 #define PLLCTL_PLLENSRC BIT(5) macro
Dclock.c511 ctrl &= ~(PLLCTL_PLLENSRC | PLLCTL_PLLEN); in davinci_set_pllrate()
/arch/c6x/include/asm/
Dclock.h66 #define PLLCTL_PLLENSRC BIT(5) macro