Home
last modified time | relevance | path

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

/linux/drivers/clk/at91/
H A Dsckc.c66 #define to_clk_sam9x5_slow(hw) container_of(hw, struct clk_sam9x5_slow, hw) macro
277 struct clk_sam9x5_slow *slowck = to_clk_sam9x5_slow(hw); in clk_sam9x5_slow_set_parent()
307 struct clk_sam9x5_slow *slowck = to_clk_sam9x5_slow(hw); in clk_sam9x5_slow_get_parent()
360 struct clk_sam9x5_slow *slowck = to_clk_sam9x5_slow(hw); in at91_clk_unregister_sam9x5_slow()