Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-keystone/
H A Dclock.c69 pllctl_reg_write(data->pll, mult, pllm & PLLM_MULT_LO_MASK); in configure_mult_div()
294 PLLM_MULT_LO_MASK)) + 1; in pll_freq_get()
/openbmc/u-boot/arch/arm/mach-keystone/include/mach/
H A Dclock_defs.h87 #define PLLM_MULT_LO_MASK 0x3f macro