Lines Matching defs:width
711 u8 width; member
717 #define clk_div_mask(width) ((1 << (width)) - 1) argument
782 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
800 width, clk_divider_flags, lock) \ argument
818 shift, width, clk_divider_flags, \ argument
837 reg, shift, width, \ argument
857 shift, width, clk_divider_flags, table, \ argument
877 reg, shift, width, \ argument
898 flags, reg, shift, width, \ argument
918 width, clk_divider_flags, lock) \ argument
935 reg, shift, width, \ argument
956 reg, shift, width, \ argument
1037 shift, width, clk_mux_flags, lock) \ argument
1056 shift, width, clk_mux_flags, lock) \ argument
1062 reg, shift, width, clk_mux_flags, lock) \ argument
1067 flags, reg, shift, width, \ argument
1074 width, clk_mux_flags, table, \ argument
1080 shift, width, clk_mux_flags, lock) \ argument
1087 width, clk_mux_flags, lock) \ argument
1094 width, clk_mux_flags, table, \ argument
1263 u8 width; member
1407 u8 width, unsigned long flags) in divider_round_rate()
1416 u8 width, unsigned long flags, in divider_ro_round_rate()