Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov2640.c44 #define HSIZE 0x51 /* H_SIZE[7:0] (real/4) */ macro
508 { HSIZE, HSIZE_SET(UXGA_WIDTH) },
H A Dov772x.c65 #define HSIZE 0x18 /* Horizontal frame (HREF column) end high 8-bit */ macro
1081 ret = regmap_write(priv->regmap, HSIZE, win->rect.width >> 2); in ov772x_set_params()