Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov5670.c90 struct ov5670_reg { struct
97 const struct ov5670_reg *regs; argument
147 static const struct ov5670_reg mipi_data_rate_840mbps[] = {
165 static const struct ov5670_reg mode_2592x1944_regs[] = {
430 static const struct ov5670_reg mode_1296x972_regs[] = {
695 static const struct ov5670_reg mode_648x486_regs[] = {
960 static const struct ov5670_reg mode_2560x1440_regs[] = {
1224 static const struct ov5670_reg mode_1280x720_regs[] = {
1489 static const struct ov5670_reg mode_640x360_regs[] = {
1960 const struct ov5670_reg *regs, unsigned int len) in ov5670_write_regs()