Lines Matching defs:width
614 u8 width; member
620 #define clk_div_mask(width) ((1 << (width)) - 1) argument
673 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
691 width, clk_divider_flags, lock) \ argument
709 shift, width, clk_divider_flags, \ argument
728 reg, shift, width, \ argument
748 shift, width, clk_divider_flags, table, \ argument
768 reg, shift, width, \ argument
789 flags, reg, shift, width, \ argument
864 shift, width, clk_mux_flags, lock) \ argument
876 shift, width, clk_mux_flags, lock) \ argument
882 reg, shift, width, clk_mux_flags, lock) \ argument
887 flags, reg, shift, width, \ argument
1017 u8 width; member
1149 u8 width, unsigned long flags) in divider_round_rate()
1158 u8 width, unsigned long flags, in divider_ro_round_rate()