Home
last modified time | relevance | path

Searched defs:PLLCTL_PLLDIS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-davinci/
H A Dclock.h17 #define PLLCTL_PLLDIS BIT(4) macro
/openbmc/u-boot/arch/arm/mach-davinci/include/mach/
H A Dpll_defs.h49 #define PLLCTL_PLLDIS (1 << 4) macro
/openbmc/linux/drivers/clk/davinci/
H A Dpll.c64 #define PLLCTL_PLLDIS BIT(4) macro