Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/mvebu/
H A Darmada-37xx-tbg.c69 static unsigned int tbg_get_div(void __iomem *reg, const struct tbg_def *ptbg) in tbg_get_div() function
130 div = tbg_get_div(reg, &tbg[i]); in armada_37xx_tbg_clk_probe()
/openbmc/linux/drivers/clk/mvebu/
H A Darmada-37xx-tbg.c63 static unsigned int tbg_get_div(void __iomem *reg, const struct tbg_def *ptbg) in tbg_get_div() function
117 div = tbg_get_div(reg, &tbg[i]); in armada_3700_tbg_clock_probe()