Searched refs:HSIZE (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/drivers/media/video/davinci/ |
D | isif_regs.h | 35 #define HSIZE 0x34 macro
|
D | dm355_ccdc_regs.h | 37 #define HSIZE 0x34 macro
|
D | dm355_ccdc.c | 407 regw(((params->win.width * 2 + 31) >> 5), HSIZE); in ccdc_config_ycbcr() 750 regw(val, HSIZE); in ccdc_config_raw()
|
D | isif.c | 645 regw(val, HSIZE); in isif_config_raw() 978 regw(((((params->win.width * 2) + 31) & 0xffffffe0) >> 5), HSIZE); in isif_config_ycbcr()
|
/linux-3.4.99/drivers/media/video/ |
D | ov772x.c | 59 #define HSIZE 0x18 /* Horizontal frame (HREF column) end high 8-bit */ macro 423 { HSIZE, HSZ_QVGA }, 433 { HSIZE, HSZ_VGA },
|
D | ov2640.c | 44 #define HSIZE 0x51 /* H_SIZE[7:0] (real/4) */ macro 502 { HSIZE, HSIZE_SET(W_UXGA) },
|