Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/i2c/
Dov5670.c70 struct ov5670_reg { struct
77 const struct ov5670_reg *regs; argument
105 static const struct ov5670_reg mipi_data_rate_840mbps[] = {
123 static const struct ov5670_reg mode_2592x1944_regs[] = {
389 static const struct ov5670_reg mode_1296x972_regs[] = {
655 static const struct ov5670_reg mode_648x486_regs[] = {
921 static const struct ov5670_reg mode_2560x1440_regs[] = {
1186 static const struct ov5670_reg mode_1280x720_regs[] = {
1452 static const struct ov5670_reg mode_640x360_regs[] = {
1908 const struct ov5670_reg *regs, unsigned int len) in ov5670_write_regs()