Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/mvebu/
H A Darmada-37xx-tbg.c44 u32 vcodiv_offset; member
81 div *= 1 << ((val >> ptbg->vcodiv_offset) & TBG_DIV_MASK); in tbg_get_div()
/openbmc/linux/drivers/clk/mvebu/
H A Darmada-37xx-tbg.c44 u32 vcodiv_offset; member
75 div *= 1 << ((val >> ptbg->vcodiv_offset) & TBG_DIV_MASK); in tbg_get_div()