Searched refs:ti_clksel_offset (Results 1 – 3 of 3) sorted by relevance
55 uint32_t ti_clksel_offset; /* mult-div1 */ member224 READ4(clk, sc->ti_clksel_offset, &val); in ti_dpll_clk_set_freq()233 WRITE4(clk, sc->ti_clksel_offset, val); in ti_dpll_clk_set_freq()271 READ4(clk, sc->ti_clksel_offset, &val); in ti_dpll_clk_recalc()308 sc->ti_clksel_offset = clkdef->ti_clksel_offset; in ti_clknode_dpll_register()
191 sc->dpll_def.ti_clksel_offset = reg_cells[2]; in parse_dpll_reg()198 sc->dpll_def.ti_clksel_offset = reg_cells[1]; in parse_dpll_reg()204 sc->dpll_def.ti_clksel_offset = reg_cells[2]; in parse_dpll_reg()210 if (sc->dpll_def.ti_clksel_offset == CM_CLKSEL_DPLL_PERIPH) { in parse_dpll_reg()251 sc->dpll_def.ti_clksel_offset, in parse_dpll_reg()
85 uint32_t ti_clksel_offset; /* mult-div1 */ member