Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dov13b10.c82 struct ov13b10_reg { struct
89 const struct ov13b10_reg *regs; argument
118 static const struct ov13b10_reg mipi_data_rate_1120mbps[] = {
249 static const struct ov13b10_reg mode_4208x3120_regs[] = {
293 static const struct ov13b10_reg mode_4160x3120_regs[] = {
337 static const struct ov13b10_reg mode_4160x2340_regs[] = {
381 static const struct ov13b10_reg mode_2104x1560_regs[] = {
425 static const struct ov13b10_reg mode_2080x1170_regs[] = {
663 const struct ov13b10_reg *regs, u32 len) in ov13b10_write_regs()