Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov9282.c108 struct ov9282_reg { struct
120 const struct ov9282_reg *regs; argument
203 static const struct ov9282_reg common_regs[] = {
279 static const struct ov9282_reg mode_1280x800_regs[] = {
310 static const struct ov9282_reg mode_1280x720_regs[] = {
341 static const struct ov9282_reg mode_640x400_regs[] = {
524 const struct ov9282_reg *regs, u32 len) in ov9282_write_regs()
958 const struct ov9282_reg bitdepth_regs[2][2] = { in ov9282_start_streaming()