Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dov9282.c108 struct ov9282_reg { struct
120 const struct ov9282_reg *regs; argument
205 static const struct ov9282_reg common_regs[] = {
281 static const struct ov9282_reg mode_1280x800_regs[] = {
312 static const struct ov9282_reg mode_1280x720_regs[] = {
343 static const struct ov9282_reg mode_640x400_regs[] = {
526 const struct ov9282_reg *regs, u32 len) in ov9282_write_regs()
960 const struct ov9282_reg bitdepth_regs[2][2] = { in ov9282_start_streaming()