Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dimx258.c76 struct imx258_reg { struct
83 const struct imx258_reg *regs; argument
112 static const struct imx258_reg mipi_data_rate_1267mbps[] = {
130 static const struct imx258_reg mipi_data_rate_640mbps[] = {
148 static const struct imx258_reg mode_4208x3118_regs[] = {
267 static const struct imx258_reg mode_2104_1560_regs[] = {
386 static const struct imx258_reg mode_1048_780_regs[] = {
685 const struct imx258_reg *regs, u32 len) in imx258_write_regs()