Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/i2c/
Dov5670.c71 struct ov5670_reg { struct
78 const struct ov5670_reg *regs; argument
106 static const struct ov5670_reg mipi_data_rate_840mbps[] = {
124 static const struct ov5670_reg mode_2592x1944_regs[] = {
390 static const struct ov5670_reg mode_1296x972_regs[] = {
656 static const struct ov5670_reg mode_648x486_regs[] = {
922 static const struct ov5670_reg mode_2560x1440_regs[] = {
1187 static const struct ov5670_reg mode_1280x720_regs[] = {
1453 static const struct ov5670_reg mode_640x360_regs[] = {
1911 const struct ov5670_reg *regs, unsigned int len) in ov5670_write_regs()