Home
last modified time | relevance | path

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

/arch/arm/mach-keystone/include/mach/
A Dclock_defs.h106 #define PLLSTAT_GOSTAT_MASK BIT(0) macro
/arch/arm/mach-keystone/
A Dclock.c46 if (!(pllctl_reg_read(data->pll, stat) & PLLSTAT_GOSTAT_MASK)) in wait_for_completion()
146 pllctl_reg_setbits(data->pll, cmd, PLLSTAT_GOSTAT_MASK); in configure_main_pll()

Completed in 4 milliseconds