Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/mvebu/
H A Darmada-37xx-tbg.c60 static unsigned int tbg_get_mult(void __iomem *reg, const struct tbg_def *ptbg) in tbg_get_mult() function
129 mult = tbg_get_mult(reg, &tbg[i]); in armada_37xx_tbg_clk_probe()
/openbmc/linux/drivers/clk/mvebu/
H A Darmada-37xx-tbg.c54 static unsigned int tbg_get_mult(void __iomem *reg, const struct tbg_def *ptbg) in tbg_get_mult() function
116 mult = tbg_get_mult(reg, &tbg[i]); in armada_3700_tbg_clock_probe()