Lines Matching defs:width
683 u8 width; member
689 #define clk_div_mask(width) ((1 << (width)) - 1) argument
754 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
772 width, clk_divider_flags, lock) \ 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
890 width, clk_divider_flags, lock) \ argument
907 reg, shift, width, \ argument
928 reg, shift, width, \ argument
1009 shift, width, clk_mux_flags, lock) \ argument
1028 shift, width, clk_mux_flags, lock) \ argument
1034 reg, shift, width, clk_mux_flags, lock) \ argument
1039 flags, reg, shift, width, \ argument
1046 width, clk_mux_flags, table, \ argument
1052 shift, width, clk_mux_flags, lock) \ argument
1059 width, clk_mux_flags, lock) \ argument
1066 width, clk_mux_flags, table, \ argument
1211 u8 width; member
1354 u8 width, unsigned long flags) in divider_round_rate()
1363 u8 width, unsigned long flags, in divider_ro_round_rate()