Lines Matching defs:hw

117 static unsigned long alchemy_clk_cpu_recalc(struct clk_hw *hw,  in alchemy_clk_cpu_recalc()
172 struct clk_hw hw; member
178 static unsigned long alchemy_clk_aux_recalc(struct clk_hw *hw, in alchemy_clk_aux_recalc()
186 static int alchemy_clk_aux_setr(struct clk_hw *hw, in alchemy_clk_aux_setr()
206 static long alchemy_clk_aux_roundr(struct clk_hw *hw, in alchemy_clk_aux_roundr()
358 struct clk_hw hw; member
393 static int alchemy_clk_fgcs_detr(struct clk_hw *hw, in alchemy_clk_fgcs_detr()
483 static int alchemy_clk_fgv1_en(struct clk_hw *hw) in alchemy_clk_fgv1_en()
497 static int alchemy_clk_fgv1_isen(struct clk_hw *hw) in alchemy_clk_fgv1_isen()
505 static void alchemy_clk_fgv1_dis(struct clk_hw *hw) in alchemy_clk_fgv1_dis()
517 static int alchemy_clk_fgv1_setp(struct clk_hw *hw, u8 index) in alchemy_clk_fgv1_setp()
534 static u8 alchemy_clk_fgv1_getp(struct clk_hw *hw) in alchemy_clk_fgv1_getp()
541 static int alchemy_clk_fgv1_setr(struct clk_hw *hw, unsigned long rate, in alchemy_clk_fgv1_setr()
561 static unsigned long alchemy_clk_fgv1_recalc(struct clk_hw *hw, in alchemy_clk_fgv1_recalc()
571 static int alchemy_clk_fgv1_detr(struct clk_hw *hw, in alchemy_clk_fgv1_detr()
599 static int alchemy_clk_fgv2_en(struct clk_hw *hw) in alchemy_clk_fgv2_en()
612 static int alchemy_clk_fgv2_isen(struct clk_hw *hw) in alchemy_clk_fgv2_isen()
619 static void alchemy_clk_fgv2_dis(struct clk_hw *hw) in alchemy_clk_fgv2_dis()
632 static int alchemy_clk_fgv2_setp(struct clk_hw *hw, u8 index) in alchemy_clk_fgv2_setp()
646 static u8 alchemy_clk_fgv2_getp(struct clk_hw *hw) in alchemy_clk_fgv2_getp()
662 static int alchemy_clk_fgv2_setr(struct clk_hw *hw, unsigned long rate, in alchemy_clk_fgv2_setr()
686 static unsigned long alchemy_clk_fgv2_recalc(struct clk_hw *hw, in alchemy_clk_fgv2_recalc()
701 static int alchemy_clk_fgv2_detr(struct clk_hw *hw, in alchemy_clk_fgv2_detr()
811 static int alchemy_clk_csrc_isen(struct clk_hw *hw) in alchemy_clk_csrc_isen()
829 static int alchemy_clk_csrc_en(struct clk_hw *hw) in alchemy_clk_csrc_en()
842 static void alchemy_clk_csrc_dis(struct clk_hw *hw) in alchemy_clk_csrc_dis()
855 static int alchemy_clk_csrc_setp(struct clk_hw *hw, u8 index) in alchemy_clk_csrc_setp()
869 static u8 alchemy_clk_csrc_getp(struct clk_hw *hw) in alchemy_clk_csrc_getp()
876 static unsigned long alchemy_clk_csrc_recalc(struct clk_hw *hw, in alchemy_clk_csrc_recalc()
885 static int alchemy_clk_csrc_setr(struct clk_hw *hw, unsigned long rate, in alchemy_clk_csrc_setr()
918 static int alchemy_clk_csrc_detr(struct clk_hw *hw, in alchemy_clk_csrc_detr()