Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dov13858.c84 struct ov13858_reg { struct
91 const struct ov13858_reg *regs; argument
120 static const struct ov13858_reg mipi_data_rate_1080mbps[] = {
144 static const struct ov13858_reg mipi_data_rate_540mbps[] = {
164 static const struct ov13858_reg mode_4224x3136_regs[] = {
355 static const struct ov13858_reg mode_2112x1568_regs[] = {
546 static const struct ov13858_reg mode_2112x1188_regs[] = {
737 static const struct ov13858_reg mode_1056x784_regs[] = {
1119 const struct ov13858_reg *regs, u32 len) in ov13858_write_regs()