Lines Matching defs:width
697 u8 width; member
703 #define clk_div_mask(width) ((1 << (width)) - 1) argument
768 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument
786 width, clk_divider_flags, lock) \ argument
804 shift, width, clk_divider_flags, \ argument
823 reg, shift, width, \ argument
843 shift, width, clk_divider_flags, table, \ argument
863 reg, shift, width, \ argument
884 flags, reg, shift, width, \ argument
904 width, clk_divider_flags, lock) \ argument
921 reg, shift, width, \ argument
942 reg, shift, width, \ argument
1023 shift, width, clk_mux_flags, lock) \ argument
1042 shift, width, clk_mux_flags, lock) \ argument
1048 reg, shift, width, clk_mux_flags, lock) \ argument
1053 flags, reg, shift, width, \ argument
1060 width, clk_mux_flags, table, \ argument
1066 shift, width, clk_mux_flags, lock) \ argument
1073 width, clk_mux_flags, lock) \ argument
1080 width, clk_mux_flags, table, \ argument
1249 u8 width; member
1392 u8 width, unsigned long flags) in divider_round_rate()
1401 u8 width, unsigned long flags, in divider_ro_round_rate()