Home
last modified time | relevance | path

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

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