Lines Matching defs:width
62 #define selector_exists(sel) ((sel)->width != 0)
230 * register is defined by its offset and width. The value recorded
238 * fractional bits. Variable dividers with non-zero fraction width
247 * been left-shifted by the fractional width of a divider. Dividing
263 u32 width; /* field width */
264 u32 frac_width; /* field fraction width */
295 .u.s.width = (_width), \
305 .u.s.width = (_width), \
334 u32 width; /* field width */
346 .width = (_width), \