Home
last modified time | relevance | path

Searched refs:DSPAUTO (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov772x.c213 #define DSPAUTO 0xAC /* DSP auto function ON/OFF control */ macro
364 /* DSPAUTO (DSP Auto Function ON/OFF Control) */
991 ret = regmap_update_bits(regmap, DSPAUTO, EDGE_ACTRL, 0x00); in ov772x_edgectrl()
1362 .max_register = DSPAUTO, in ov772x_probe()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov772x.c214 #define DSPAUTO 0xAC /* DSP auto function ON/OFF control */ macro
365 /* DSPAUTO (DSP Auto Function ON/OFF Control) */
1010 ret = regmap_update_bits(regmap, DSPAUTO, EDGE_ACTRL, 0x00); in ov772x_edgectrl()
1423 .max_register = DSPAUTO, in ov772x_probe()

Completed in 7 milliseconds