Searched refs:ti_clksel_offset (Results 1 – 3 of 3) sorted by relevance
60 uint32_t ti_clksel_offset; /* mult-div1 */ member233 READ4(clk, sc->ti_clksel_offset, &val); in ti_dpll_clk_set_freq()242 WRITE4(clk, sc->ti_clksel_offset, val); in ti_dpll_clk_set_freq()280 READ4(clk, sc->ti_clksel_offset, &val); in ti_dpll_clk_recalc()317 sc->ti_clksel_offset = clkdef->ti_clksel_offset; in ti_clknode_dpll_register()
196 sc->dpll_def.ti_clksel_offset = reg_cells[2]; in parse_dpll_reg()203 sc->dpll_def.ti_clksel_offset = reg_cells[1]; in parse_dpll_reg()209 sc->dpll_def.ti_clksel_offset = reg_cells[2]; in parse_dpll_reg()215 if (sc->dpll_def.ti_clksel_offset == CM_CLKSEL_DPLL_PERIPH) { in parse_dpll_reg()256 sc->dpll_def.ti_clksel_offset, in parse_dpll_reg()
87 uint32_t ti_clksel_offset; /* mult-div1 */ member