Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov13b10.c86 struct ov13b10_reg { struct
93 const struct ov13b10_reg *regs; argument
122 static const struct ov13b10_reg mipi_data_rate_1120mbps[] = {
252 static const struct ov13b10_reg mode_4208x3120_regs[] = {
296 static const struct ov13b10_reg mode_4160x3120_regs[] = {
340 static const struct ov13b10_reg mode_4160x2340_regs[] = {
384 static const struct ov13b10_reg mode_2104x1560_regs[] = {
428 static const struct ov13b10_reg mode_2080x1170_regs[] = {
472 static const struct ov13b10_reg mode_1364x768_120fps_regs[] = {
726 const struct ov13b10_reg *regs, u32 len) in ov13b10_write_regs()