Home
last modified time | relevance | path

Searched refs:PLLCTL_PLLENSRC_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dclock_defs.h71 #define PLLCTL_PLLENSRC_MASK BIT(5) macro
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dclock.c53 pllctl_reg_clrbits(data->pll, ctl, PLLCTL_PLLENSRC_MASK | in bypass_main_pll()