Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dimx334.c468 static const struct imx334_reg raw12_framefmt_regs[] = { variable
974 return imx334_write_regs(imx334, raw12_framefmt_regs, in imx334_set_framefmt()
975 ARRAY_SIZE(raw12_framefmt_regs)); in imx334_set_framefmt()
H A Dimx335.c342 static const struct cci_reg_sequence raw12_framefmt_regs[] = { variable
832 return cci_multi_reg_write(imx335->cci, raw12_framefmt_regs, in imx335_set_framefmt()
833 ARRAY_SIZE(raw12_framefmt_regs), in imx335_set_framefmt()