Home
last modified time | relevance | path

Searched refs:pixcode (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite-reg.c232 static const u32 pixcode[4][2] = { in flite_hw_set_out_order() local
239 int i = ARRAY_SIZE(pixcode); in flite_hw_set_out_order()
242 if (pixcode[i][0] == f->fmt->mbus_code) in flite_hw_set_out_order()
245 writel(cfg | pixcode[i][1], dev->regs + FLITE_REG_CIODMAFMT); in flite_hw_set_out_order()