Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/clk/mvebu/
H A Darmada-37xx-tbg.c39 struct tbg_def { struct
47 static const struct tbg_def tbg[NUM_TBG] = { argument
60 static unsigned int tbg_get_mult(void __iomem *reg, const struct tbg_def *ptbg) in tbg_get_mult()
69 static unsigned int tbg_get_div(void __iomem *reg, const struct tbg_def *ptbg) in tbg_get_div()
/openbmc/linux/drivers/clk/mvebu/
H A Darmada-37xx-tbg.c39 struct tbg_def { struct
47 static const struct tbg_def tbg[NUM_TBG] = { argument
54 static unsigned int tbg_get_mult(void __iomem *reg, const struct tbg_def *ptbg) in tbg_get_mult()
63 static unsigned int tbg_get_div(void __iomem *reg, const struct tbg_def *ptbg) in tbg_get_div()