Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/berlin/
Dberlin2-div.c53 struct berlin2_div { struct
60 #define to_berlin2_div(hw) container_of(hw, struct berlin2_div, hw) argument
66 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_is_enabled()
84 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_enable()
103 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_disable()
120 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_set_parent()
151 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_get_parent()
178 struct berlin2_div *div = to_berlin2_div(hw); in berlin2_div_recalc_rate()
235 struct berlin2_div *div; in berlin2_div_register()