Lines Matching defs:shift
663 u8 shift; member
735 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
752 #define clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, \ argument
771 shift, width, clk_divider_flags, \ argument
790 reg, shift, width, \ argument
810 shift, width, clk_divider_flags, table, \ argument
830 reg, shift, width, \ argument
851 flags, reg, shift, width, \ argument
870 #define devm_clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, \ argument
888 reg, shift, width, \ argument
909 reg, shift, width, \ argument
953 u8 shift; member
990 shift, width, clk_mux_flags, lock) \ argument
995 flags, reg, shift, mask, clk_mux_flags, \ argument
1002 num_parents, flags, reg, shift, mask, \ argument
1009 shift, width, clk_mux_flags, lock) \ argument
1015 reg, shift, width, clk_mux_flags, lock) \ argument
1020 flags, reg, shift, width, \ argument
1026 num_parents, flags, reg, shift, \ argument
1033 shift, width, clk_mux_flags, lock) \ argument
1039 num_parents, flags, reg, shift, \ argument
1046 num_parents, flags, reg, shift, \ argument
1192 u8 shift; member