Lines Matching defs:hw

29 	struct clk_hw hw;  member
33 #define to_at91sam9x5_clk_usb(hw) \ argument
37 struct clk_hw hw; member
42 #define to_at91rm9200_clk_usb(hw) \ argument
45 static unsigned long at91sam9x5_clk_usb_recalc_rate(struct clk_hw *hw, in at91sam9x5_clk_usb_recalc_rate()
58 static int at91sam9x5_clk_usb_determine_rate(struct clk_hw *hw, in at91sam9x5_clk_usb_determine_rate()
112 static int at91sam9x5_clk_usb_set_parent(struct clk_hw *hw, u8 index) in at91sam9x5_clk_usb_set_parent()
125 static u8 at91sam9x5_clk_usb_get_parent(struct clk_hw *hw) in at91sam9x5_clk_usb_get_parent()
135 static int at91sam9x5_clk_usb_set_rate(struct clk_hw *hw, unsigned long rate, in at91sam9x5_clk_usb_set_rate()
162 static int at91sam9n12_clk_usb_enable(struct clk_hw *hw) in at91sam9n12_clk_usb_enable()
172 static void at91sam9n12_clk_usb_disable(struct clk_hw *hw) in at91sam9n12_clk_usb_disable()
179 static int at91sam9n12_clk_usb_is_enabled(struct clk_hw *hw) in at91sam9n12_clk_usb_is_enabled()
203 struct clk_hw *hw; in at91sam9x5_clk_register_usb() local
236 struct clk_hw *hw; in at91sam9n12_clk_register_usb() local
263 static unsigned long at91rm9200_clk_usb_recalc_rate(struct clk_hw *hw, in at91rm9200_clk_usb_recalc_rate()
279 static long at91rm9200_clk_usb_round_rate(struct clk_hw *hw, unsigned long rate, in at91rm9200_clk_usb_round_rate()
317 static int at91rm9200_clk_usb_set_rate(struct clk_hw *hw, unsigned long rate, in at91rm9200_clk_usb_set_rate()
353 struct clk_hw *hw; in at91rm9200_clk_register_usb() local
383 struct clk_hw *hw; in of_at91sam9x5_clk_usb_setup() local
413 struct clk_hw *hw; in of_at91sam9n12_clk_usb_setup() local
439 struct clk_hw *hw; in of_at91rm9200_clk_usb_setup() local