Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/ti/
A Ddpll44xx.c49 v = ti_clk_ll_ops->clk_readl(&clk->clksel_reg); in omap4_dpllmx_allow_gatectrl()
52 ti_clk_ll_ops->clk_writel(v, &clk->clksel_reg); in omap4_dpllmx_allow_gatectrl()
67 v = ti_clk_ll_ops->clk_readl(&clk->clksel_reg); in omap4_dpllmx_deny_gatectrl()
70 ti_clk_ll_ops->clk_writel(v, &clk->clksel_reg); in omap4_dpllmx_deny_gatectrl()
A Ddpll.c254 } else if (ti_clk_get_reg_addr(node, 0, &clk_hw->clksel_reg)) { in _register_dpll_x2()
/linux-6.3-rc2/include/linux/clk/
A Dti.h171 struct clk_omap_reg clksel_reg; member

Completed in 5 milliseconds