Lines Matching defs:index
146 wgrp->index);
200 mask = COMMON_UPDATE | WIN_A_UPDATE << plane->base.index;
220 mask = COMMON_ACTREQ | WIN_A_ACT_REQ << plane->base.index;
253 dc->pipe, plane->index);
266 unsigned int owner, index = plane->index;
273 dev_WARN(dev, "window %u owned by head %u\n", index, owner);
283 dev_dbg(dev, "window %u not owned by head %u but %u\n", index,
357 unsigned int index = (ratio << 6) + (row << 2) + column;
360 value = COEFF_INDEX(index) | COEFF_DATA(coeffs[index]);
409 value |= THREAD_NUM(plane->base.index);
759 unsigned int index)
776 plane->base.offset = 0x0a00 + 0x0300 * index;
777 plane->base.index = index;
1109 wgrp->index = i;