Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dimx258.c85 struct imx258_reg { struct
92 const struct imx258_reg *regs; argument
121 static const struct imx258_reg mipi_data_rate_1267mbps[] = {
139 static const struct imx258_reg mipi_data_rate_640mbps[] = {
157 static const struct imx258_reg mode_4208x3118_regs[] = {
276 static const struct imx258_reg mode_2104_1560_regs[] = {
395 static const struct imx258_reg mode_1048_780_regs[] = {
688 const struct imx258_reg *regs, u32 len) in imx258_write_regs()