Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov772x.c78 #define HOUTSIZE 0x29 /* Horizontal data output size MSBs */ macro
338 #define EXHCH_HSIZE_SHIFT 0 /* HOUTSIZE 2 LSBs */
1057 ret = regmap_write(priv->regmap, HOUTSIZE, win->rect.width >> 2); in ov772x_set_params()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov772x.c79 #define HOUTSIZE 0x29 /* Horizontal data output size MSBs */ macro
339 #define EXHCH_HSIZE_SHIFT 0 /* HOUTSIZE 2 LSBs */
1076 ret = regmap_write(priv->regmap, HOUTSIZE, win->rect.width >> 2); in ov772x_set_params()

Completed in 5 milliseconds