Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-davinci/
H A Dclock.h14 #define PLLCTL_PLLEN BIT(0) macro
/openbmc/u-boot/arch/arm/mach-davinci/include/mach/
H A Dpll_defs.h46 #define PLLCTL_PLLEN (1 << 0) macro
/openbmc/linux/drivers/clk/davinci/
H A Dpll.c61 #define PLLCTL_PLLEN BIT(0) macro