Lines Matching defs:shift
710 u8 shift; member
782 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
799 #define clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, \ argument
818 shift, width, clk_divider_flags, \ argument
837 reg, shift, width, \ argument
857 shift, width, clk_divider_flags, table, \ argument
877 reg, shift, width, \ argument
898 flags, reg, shift, width, \ argument
917 #define devm_clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, \ argument
935 reg, shift, width, \ argument
956 reg, shift, width, \ argument
1000 u8 shift; member
1037 shift, width, clk_mux_flags, lock) \ argument
1042 flags, reg, shift, mask, clk_mux_flags, \ argument
1049 num_parents, flags, reg, shift, mask, \ argument
1056 shift, width, clk_mux_flags, lock) \ argument
1062 reg, shift, width, clk_mux_flags, lock) \ argument
1067 flags, reg, shift, width, \ argument
1073 num_parents, flags, reg, shift, \ argument
1080 shift, width, clk_mux_flags, lock) \ argument
1086 num_parents, flags, reg, shift, \ argument
1093 num_parents, flags, reg, shift, \ argument
1262 u8 shift; member