Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dimx258.c84 struct imx258_reg { struct
91 const struct imx258_reg *regs; argument
120 static const struct imx258_reg mipi_data_rate_1267mbps[] = {
138 static const struct imx258_reg mipi_data_rate_640mbps[] = {
156 static const struct imx258_reg mode_4208x3118_regs[] = {
275 static const struct imx258_reg mode_2104_1560_regs[] = {
394 static const struct imx258_reg mode_1048_780_regs[] = {
687 const struct imx258_reg *regs, u32 len) in imx258_write_regs()