Lines Matching defs:shift
716 u8 shift; member
791 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
808 #define clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, \ argument
827 shift, width, clk_divider_flags, \ argument
846 reg, shift, width, \ argument
866 shift, width, clk_divider_flags, table, \ argument
886 reg, shift, width, \ argument
907 flags, reg, shift, width, \ argument
926 #define devm_clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, \ argument
944 reg, shift, width, \ argument
965 reg, shift, width, \ argument
1009 u8 shift; member
1046 shift, width, clk_mux_flags, lock) \ argument
1051 flags, reg, shift, mask, clk_mux_flags, \ argument
1058 num_parents, flags, reg, shift, mask, \ argument
1065 shift, width, clk_mux_flags, lock) \ argument
1071 reg, shift, width, clk_mux_flags, lock) \ argument
1076 flags, reg, shift, width, \ argument
1082 num_parents, flags, reg, shift, \ argument
1089 shift, width, clk_mux_flags, lock) \ argument
1095 num_parents, flags, reg, shift, \ argument
1102 num_parents, flags, reg, shift, \ argument
1274 u8 shift; member