Home
last modified time | relevance | path

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

/external/u-boot/drivers/clk/mvebu/
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()