Lines Matching defs:width
662 u8 width; member
668 #define clk_div_mask(width) ((1 << (width)) - 1) argument
733 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
751 width, clk_divider_flags, lock) \ argument
769 shift, width, clk_divider_flags, \ argument
788 reg, shift, width, \ argument
808 shift, width, clk_divider_flags, table, \ argument
828 reg, shift, width, \ argument
849 flags, reg, shift, width, \ argument
869 width, clk_divider_flags, lock) \ argument
886 reg, shift, width, \ argument
907 reg, shift, width, \ argument
988 shift, width, clk_mux_flags, lock) \ argument
1007 shift, width, clk_mux_flags, lock) \ argument
1013 reg, shift, width, clk_mux_flags, lock) \ argument
1018 flags, reg, shift, width, \ argument
1025 width, clk_mux_flags, table, \ argument
1031 shift, width, clk_mux_flags, lock) \ argument
1038 width, clk_mux_flags, lock) \ argument
1045 width, clk_mux_flags, table, \ argument
1191 u8 width; member
1332 u8 width, unsigned long flags) in divider_round_rate()
1341 u8 width, unsigned long flags, in divider_ro_round_rate()