Lines Matching defs:shift
682 u8 shift; member
754 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
771 #define clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, \ argument
790 shift, width, clk_divider_flags, \ argument
809 reg, shift, width, \ argument
829 shift, width, clk_divider_flags, table, \ argument
849 reg, shift, width, \ argument
870 flags, reg, shift, width, \ argument
889 #define devm_clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, \ argument
907 reg, shift, width, \ argument
928 reg, shift, width, \ argument
972 u8 shift; member
1009 shift, width, clk_mux_flags, lock) \ argument
1014 flags, reg, shift, mask, clk_mux_flags, \ argument
1021 num_parents, flags, reg, shift, mask, \ argument
1028 shift, width, clk_mux_flags, lock) \ argument
1034 reg, shift, width, clk_mux_flags, lock) \ argument
1039 flags, reg, shift, width, \ argument
1045 num_parents, flags, reg, shift, \ argument
1052 shift, width, clk_mux_flags, lock) \ argument
1058 num_parents, flags, reg, shift, \ argument
1065 num_parents, flags, reg, shift, \ argument
1210 u8 shift; member