Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dpi_regs.h85 #define HSIZE 0 macro
H A Dmtk_dpi.c272 mtk_dpi_mask(dpi, DPI_SIZE, width << HSIZE, in mtk_dpi_config_fb_size()
273 dpi->conf->hvsize_mask << HSIZE); in mtk_dpi_config_fb_size()
/openbmc/linux/drivers/media/i2c/
H A Dov2640.c44 #define HSIZE 0x51 /* H_SIZE[7:0] (real/4) */ macro
510 { HSIZE, HSIZE_SET(UXGA_WIDTH) },
H A Dov772x.c65 #define HSIZE 0x18 /* Horizontal frame (HREF column) end high 8-bit */ macro
1067 ret = regmap_write(priv->regmap, HSIZE, win->rect.width >> 2); in ov772x_set_params()
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss_ipipeif.c67 ISIF_PRINT_REGISTER(iss, HSIZE); in ipipeif_print_status()