Searched refs:HSIZE (Results 1 - 6 of 6) sorted by relevance

/drivers/media/video/davinci/
H A Ddm355_ccdc_regs.h37 #define HSIZE 0x34 macro
H A Disif_regs.h35 #define HSIZE 0x34 macro
211 /* HSIZE registers */
H A Ddm355_ccdc.c407 regw(((params->win.width * 2 + 31) >> 5), HSIZE);
727 /* configuring HSIZE register */
738 dev_dbg(ccdc_cfg.dev, "\nWriting 0x%x to HSIZE...\n",
746 dev_dbg(ccdc_cfg.dev, "\nWriting 0x%x to HSIZE...\n",
750 regw(val, HSIZE);
H A Disif.c634 /* Configure HSIZE register */
645 regw(val, HSIZE);
978 regw(((((params->win.width * 2) + 31) & 0xffffffe0) >> 5), HSIZE);
/drivers/media/video/
H A Dov772x.c59 #define HSIZE 0x18 /* Horizontal frame (HREF column) end high 8-bit */ macro
344 /* HSIZE */
423 { HSIZE, HSZ_QVGA },
433 { HSIZE, HSZ_VGA },
H A Dov2640.c44 #define HSIZE 0x51 /* H_SIZE[7:0] (real/4) */ macro
83 #define HSIZE8 0xC0 /* Image Horizontal Size HSIZE[10:3] */
502 { HSIZE, HSIZE_SET(W_UXGA) },

Completed in 115 milliseconds