Lines Matching defs:shift
661 u8 shift; member
733 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
750 #define clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, \ argument
769 shift, width, clk_divider_flags, \ argument
788 reg, shift, width, \ argument
808 shift, width, clk_divider_flags, table, \ argument
828 reg, shift, width, \ argument
849 flags, reg, shift, width, \ argument
868 #define devm_clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, \ argument
886 reg, shift, width, \ argument
907 reg, shift, width, \ argument
951 u8 shift; member
988 shift, width, clk_mux_flags, lock) \ argument
993 flags, reg, shift, mask, clk_mux_flags, \ argument
1000 num_parents, flags, reg, shift, mask, \ argument
1007 shift, width, clk_mux_flags, lock) \ argument
1013 reg, shift, width, clk_mux_flags, lock) \ argument
1018 flags, reg, shift, width, \ argument
1024 num_parents, flags, reg, shift, \ argument
1031 shift, width, clk_mux_flags, lock) \ argument
1037 num_parents, flags, reg, shift, \ argument
1044 num_parents, flags, reg, shift, \ argument
1190 u8 shift; member