Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dov5670.c69 struct ov5670_reg { struct
76 const struct ov5670_reg *regs; argument
104 static const struct ov5670_reg mipi_data_rate_840mbps[] = {
122 static const struct ov5670_reg mode_2592x1944_regs[] = {
388 static const struct ov5670_reg mode_1296x972_regs[] = {
654 static const struct ov5670_reg mode_648x486_regs[] = {
920 static const struct ov5670_reg mode_2560x1440_regs[] = {
1185 static const struct ov5670_reg mode_1280x720_regs[] = {
1451 static const struct ov5670_reg mode_640x360_regs[] = {
1907 const struct ov5670_reg *regs, unsigned int len) in ov5670_write_regs()