Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-davinci/
H A Dclock.h18 #define PLLCTL_PLLENSRC BIT(5) macro
/openbmc/u-boot/arch/arm/mach-davinci/include/mach/
H A Dpll_defs.h50 #define PLLCTL_PLLENSRC (1 << 5) macro
/openbmc/linux/drivers/clk/davinci/
H A Dpll.c65 #define PLLCTL_PLLENSRC BIT(5) macro