Lines Matching defs:shift
675 u8 shift; member
747 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
764 #define clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, \ argument
783 shift, width, clk_divider_flags, \ argument
802 reg, shift, width, \ argument
822 shift, width, clk_divider_flags, table, \ argument
842 reg, shift, width, \ argument
863 flags, reg, shift, width, \ argument
882 #define devm_clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, \ argument
900 reg, shift, width, \ argument
921 reg, shift, width, \ argument
965 u8 shift; member
1002 shift, width, clk_mux_flags, lock) \ argument
1007 flags, reg, shift, mask, clk_mux_flags, \ argument
1014 num_parents, flags, reg, shift, mask, \ argument
1021 shift, width, clk_mux_flags, lock) \ argument
1027 reg, shift, width, clk_mux_flags, lock) \ argument
1032 flags, reg, shift, width, \ argument
1038 num_parents, flags, reg, shift, \ argument
1045 shift, width, clk_mux_flags, lock) \ argument
1051 num_parents, flags, reg, shift, \ argument
1058 num_parents, flags, reg, shift, \ argument
1205 u8 shift; member