Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/berlin/
H A Dberlin2-div.c61 #define to_berlin2_div(hw) container_of(hw, struct berlin2_div, hw) macro
67 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_is_enabled()
85 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_enable()
104 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_disable()
121 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_set_parent()
152 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_get_parent()
179 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_recalc_rate()