Lines Matching defs:index
266 unsigned int index;270 index = 0;272 index = buf->index;274 if (index == 0)277 writel(buf->paddr, dev->regs + FLITE_REG_CIOSAN(index - 1));280 cfg |= BIT(index);284 void flite_hw_mask_dma_buffer(struct fimc_lite *dev, u32 index)289 index = 0;292 cfg &= ~BIT(index);