Searched refs:FLITE_REG_CIODMAFMT (Results 1 – 2 of 2) sorted by relevance
222 u32 cfg = readl(dev->regs + FLITE_REG_CIODMAFMT); in flite_hw_set_pack12()229 writel(cfg, dev->regs + FLITE_REG_CIODMAFMT); in flite_hw_set_pack12()240 u32 cfg = readl(dev->regs + FLITE_REG_CIODMAFMT); in flite_hw_set_out_order()247 writel(cfg | pixcode[i][1], dev->regs + FLITE_REG_CIODMAFMT); in flite_hw_set_out_order()
72 #define FLITE_REG_CIODMAFMT 0x18 macro