Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-mscc/
H A Dcpu.c84 ICPU_PI_MST_CFG_CLK_DIV(4), BASE_CFG + ICPU_PI_MST_CFG); in mach_cpu_init()
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/
H A Dluton_icpu_cfg.h35 #define ICPU_PI_MST_CFG_CLK_DIV(x) ((x) & GENMASK(4, 0)) macro