Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/berlin/
Dberlin2-div.c71 #define to_berlin2_div(hw) container_of(hw, struct berlin2_div, hw) macro
77 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_is_enabled()
95 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_enable()
114 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_disable()
131 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_set_parent()
162 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_get_parent()
189 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_recalc_rate()