Searched refs:pixcode (Results 1 – 2 of 2) sorted by relevance
231 static const u32 pixcode[4][2] = { in flite_hw_set_out_order() local238 int i = ARRAY_SIZE(pixcode); in flite_hw_set_out_order()241 if (pixcode[i][0] == f->fmt->mbus_code) in flite_hw_set_out_order()244 writel(cfg | pixcode[i][1], dev->regs + FLITE_REG_CIODMAFMT); in flite_hw_set_out_order()
24 int (*setup_if_config)(u32 pixcode);