Lines Matching defs:width
628 u8 width; member
634 #define clk_div_mask(width) ((1 << (width)) - 1) argument
699 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
717 width, clk_divider_flags, lock) \ 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
835 width, clk_divider_flags, lock) \ argument
854 reg, shift, width, \ argument
935 shift, width, clk_mux_flags, lock) \ 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
1106 u8 width; member
1248 u8 width, unsigned long flags) in divider_round_rate()
1257 u8 width, unsigned long flags, in divider_ro_round_rate()