Lines Matching defs:width
70 #define selector_exists(sel) ((sel)->width != 0)
238 * register is defined by its offset and width. The value recorded
246 * fractional bits. Variable dividers with non-zero fraction width
255 * been left-shifted by the fractional width of a divider. Dividing
271 u32 width; /* field width */
272 u32 frac_width; /* field fraction width */
303 .u.s.width = (_width), \
313 .u.s.width = (_width), \
342 u32 width; /* field width */
354 .width = (_width), \