Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-rp1.c878 static u8 rp1_clock_get_parent(struct clk_hw *hw) in rp1_clock_get_parent() function
944 sel = rp1_clock_get_parent(hw); in rp1_clock_set_parent()
1108 i = rp1_clock_get_parent(hw); in rp1_clock_determine_rate()
1214 .get_parent = rp1_clock_get_parent,