Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/ti/
Dmux.c31 static u8 ti_clk_mux_get_parent(struct clk_hw *hw) in ti_clk_mux_get_parent() function
96 .get_parent = ti_clk_mux_get_parent,