Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov13858.c85 struct ov13858_reg { struct
92 const struct ov13858_reg *regs; argument
121 static const struct ov13858_reg mipi_data_rate_1080mbps[] = {
145 static const struct ov13858_reg mipi_data_rate_540mbps[] = {
165 static const struct ov13858_reg mode_4224x3136_regs[] = {
356 static const struct ov13858_reg mode_2112x1568_regs[] = {
547 static const struct ov13858_reg mode_2112x1188_regs[] = {
738 static const struct ov13858_reg mode_1056x784_regs[] = {
1120 const struct ov13858_reg *regs, u32 len) in ov13858_write_regs()