Lines Matching defs:width
717 u8 width; member
723 #define clk_div_mask(width) ((1 << (width)) - 1) argument
791 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
809 width, clk_divider_flags, lock) \ argument
827 shift, width, clk_divider_flags, \ argument
846 reg, shift, width, \ argument
866 shift, width, clk_divider_flags, table, \ argument
886 reg, shift, width, \ argument
907 flags, reg, shift, width, \ argument
927 width, clk_divider_flags, lock) \ argument
944 reg, shift, width, \ argument
965 reg, shift, width, \ argument
1046 shift, width, clk_mux_flags, lock) \ argument
1065 shift, width, clk_mux_flags, lock) \ argument
1071 reg, shift, width, clk_mux_flags, lock) \ argument
1076 flags, reg, shift, width, \ argument
1083 width, clk_mux_flags, table, \ argument
1089 shift, width, clk_mux_flags, lock) \ argument
1096 width, clk_mux_flags, lock) \ argument
1103 width, clk_mux_flags, table, \ argument
1275 u8 width; member
1417 u8 width, unsigned long flags) in divider_round_rate()
1426 u8 width, unsigned long flags, in divider_ro_round_rate()