Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dimx334.c64 struct imx334_reg { struct
76 const struct imx334_reg *regs; argument
155 static const struct imx334_reg mode_1920x1080_regs[] = {
318 static const struct imx334_reg mode_3840x2160_regs[] = {
433 static const struct imx334_reg raw10_framefmt_regs[] = {
440 static const struct imx334_reg raw12_framefmt_regs[] = {
575 const struct imx334_reg *regs, u32 len) in imx334_write_regs()