Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dimx208.c75 struct imx208_reg { struct
82 const struct imx208_reg *regs; argument
110 static const struct imx208_reg pll_ctrl_reg[] = {
116 static const struct imx208_reg mode_1936x1096_60fps_regs[] = {
139 static const struct imx208_reg mode_968_548_60fps_regs[] = {
376 const struct imx208_reg *regs, u32 len) in imx208_write_regs()