Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dimx334.c82 struct imx334_reg { struct
94 const struct imx334_reg *regs; argument
171 static const struct imx334_reg mode_1920x1080_regs[] = {
334 static const struct imx334_reg mode_3840x2160_regs[] = {
461 static const struct imx334_reg raw10_framefmt_regs[] = {
468 static const struct imx334_reg raw12_framefmt_regs[] = {
603 const struct imx334_reg *regs, u32 len) in imx334_write_regs()