Lines Matching defs:width
101 * @width: width of the divider bit field
102 * @frac_width: width of the fractional bit field
121 u8 width;
136 unsigned long flags, u8 clk_divider_flags, u8 shift, u8 width,
186 * struct div_nmp - offset and width of m,n and p fields
189 * @divn_width: width of the feedback divider bit field
191 * @divm_width: width of the input divider bit field
193 * @divp_width: width of the post divider bit field
661 .width = _div_width, \
728 * @width: width of the multiplexer bit field
748 u8 width;
765 u8 width, u8 pllx_index, u8 div2_index, spinlock_t *lock);
907 int div_frac_get(unsigned long rate, unsigned parent_rate, u8 width,