Home
last modified time | relevance | path

Searched refs:SPMR_CEPMF (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/clk/
Dmpc83xx_clk.c156 u32 qepmf = spmr_field(im, SPMR_CEPMF); in init_single_clk()
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/
Dspeed.c445 qepmf = (im->clk.spmr & SPMR_CEPMF) >> SPMR_CEPMF_SHIFT; in get_clocks()
/third_party/uboot/u-boot-2020.01/include/
Dmpc83xx.h901 #define SPMR_CEPMF 0x0000001F macro