Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dov13b10.c85 struct ov13b10_reg { struct
92 const struct ov13b10_reg *regs; argument
121 static const struct ov13b10_reg mipi_data_rate_1120mbps[] = {
251 static const struct ov13b10_reg mode_4208x3120_regs[] = {
295 static const struct ov13b10_reg mode_4160x3120_regs[] = {
339 static const struct ov13b10_reg mode_4160x2340_regs[] = {
383 static const struct ov13b10_reg mode_2104x1560_regs[] = {
427 static const struct ov13b10_reg mode_2080x1170_regs[] = {
673 const struct ov13b10_reg *regs, u32 len) in ov13b10_write_regs()