Lines Matching defs:width
664 u8 width; member
670 #define clk_div_mask(width) ((1 << (width)) - 1) argument
735 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
753 width, clk_divider_flags, lock) \ argument
771 shift, width, clk_divider_flags, \ argument
790 reg, shift, width, \ argument
810 shift, width, clk_divider_flags, table, \ argument
830 reg, shift, width, \ argument
851 flags, reg, shift, width, \ argument
871 width, clk_divider_flags, lock) \ argument
888 reg, shift, width, \ argument
909 reg, shift, width, \ argument
990 shift, width, clk_mux_flags, lock) \ argument
1009 shift, width, clk_mux_flags, lock) \ argument
1015 reg, shift, width, clk_mux_flags, lock) \ argument
1020 flags, reg, shift, width, \ argument
1027 width, clk_mux_flags, table, \ argument
1033 shift, width, clk_mux_flags, lock) \ argument
1040 width, clk_mux_flags, lock) \ argument
1047 width, clk_mux_flags, table, \ argument
1193 u8 width; member
1334 u8 width, unsigned long flags) in divider_round_rate()
1343 u8 width, unsigned long flags, in divider_ro_round_rate()