Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Dmux.c89 ti_clk_latch(&mux->reg, mux->latch); in ti_clk_mux_set_parent()
H A Dclock.h220 void ti_clk_latch(struct clk_omap_reg *reg, s8 shift);
H A Dclk.c297 void ti_clk_latch(struct clk_omap_reg *reg, s8 shift) in ti_clk_latch() function
H A Ddivider.c269 ti_clk_latch(&divider->reg, divider->latch); in ti_clk_divider_set_rate()