Lines Matching defs:shift
627 u8 shift; member
699 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
716 #define clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, \ argument
735 shift, width, clk_divider_flags, \ argument
754 reg, shift, width, \ argument
774 shift, width, clk_divider_flags, table, \ argument
794 reg, shift, width, \ argument
815 flags, reg, shift, width, \ argument
834 #define devm_clk_hw_register_divider(dev, name, parent_name, flags, reg, shift, \ argument
854 reg, shift, width, \ argument
898 u8 shift; member
935 shift, width, clk_mux_flags, lock) \ argument
940 flags, reg, shift, mask, clk_mux_flags, \ argument
947 num_parents, flags, reg, shift, mask, \ argument
954 shift, width, clk_mux_flags, lock) \ argument
960 reg, shift, width, clk_mux_flags, lock) \ argument
965 flags, reg, shift, width, \ argument
971 shift, width, clk_mux_flags, lock) \ argument
1105 u8 shift; member