Searched refs:FLITE_REG_CIODMAFMT (Results 1 – 2 of 2) sorted by relevance
219 u32 cfg = readl(dev->regs + FLITE_REG_CIODMAFMT); in flite_hw_set_pack12()226 writel(cfg, dev->regs + FLITE_REG_CIODMAFMT); in flite_hw_set_pack12()237 u32 cfg = readl(dev->regs + FLITE_REG_CIODMAFMT); in flite_hw_set_out_order()244 writel(cfg | pixcode[i][1], dev->regs + FLITE_REG_CIODMAFMT); in flite_hw_set_out_order()
71 #define FLITE_REG_CIODMAFMT 0x18 macro