Lines Matching defs:width
73 * @width: Number of bits in divider value
79 u32 width;
94 div = 1 + ((ctrl >> divclk->shift) & ((1 << divclk->width)-1));
108 * @width: Number of bits in selection value
114 u32 width;
128 parent = (ctrl >> mux->shift) & ((1 << mux->width) - 1);
217 .width = 4,
231 .width = 4,
245 .width = 4,
259 .width = 4,
273 .width = 4,
287 .width = 4,
301 .width = 4,
315 .width = 4,
329 .width = 4,
350 .width = 2,
367 .width = 2,
384 .width = 2,
401 .width = 2,
418 .width = 2,
435 .width = 2,
452 .width = 2,
467 .width = 1,
482 .width = 1,