Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/clk/
Dti.h82 struct clk_omap_reg mult_div1_reg; member
/linux-4.19.296/drivers/clk/ti/
Ddpll.c329 if (ti_clk_get_reg_addr(node, 1, &dd->mult_div1_reg)) in of_ti_dpll_setup()
339 if (ti_clk_get_reg_addr(node, 2, &dd->mult_div1_reg)) in of_ti_dpll_setup()
Dclkt_dpll.c259 v = ti_clk_ll_ops->clk_readl(&dd->mult_div1_reg); in omap2_get_dpll_rate()
Ddpll3xxx.c327 v = ti_clk_ll_ops->clk_readl(&dd->mult_div1_reg); in omap3_noncore_dpll_program()
373 ti_clk_ll_ops->clk_writel(v, &dd->mult_div1_reg); in omap3_noncore_dpll_program()