Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/
H A Dclk_boston.c19 # define BOSTON_PLAT_MMCMDIV_INPUT (0xff << 8) macro
39 in_rate = ext_field(mmcmdiv, BOSTON_PLAT_MMCMDIV_INPUT); in clk_boston_get_rate()
/openbmc/linux/drivers/clk/imgtec/
H A Dclk-boston.c20 # define BOSTON_PLAT_MMCMDIV_INPUT (0xff << 8) macro
52 in_freq = ext_field(mmcmdiv, BOSTON_PLAT_MMCMDIV_INPUT) * 1000000; in clk_boston_setup()