Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov13858.c86 struct ov13858_reg { struct
93 const struct ov13858_reg *regs; argument
122 static const struct ov13858_reg mipi_data_rate_1080mbps[] = {
146 static const struct ov13858_reg mipi_data_rate_540mbps[] = {
166 static const struct ov13858_reg mode_4224x3136_regs[] = {
357 static const struct ov13858_reg mode_2112x1568_regs[] = {
548 static const struct ov13858_reg mode_2112x1188_regs[] = {
739 static const struct ov13858_reg mode_1056x784_regs[] = {
1121 const struct ov13858_reg *regs, u32 len) in ov13858_write_regs()