Home
last modified time | relevance | path

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

/linux/drivers/media/platform/ti/omap3isp/
H A Dispccp2.h54 u32 hsize_count; member
H A Dispccp2.c451 (config->hsize_count << ISPCCP2_LCM_HSIZE_SHIFT), in ccp2_mem_configure()
496 config->hsize_count) >> 3; in ccp2_mem_configure()
499 config->hsize_count) >> 2; in ccp2_mem_configure()
873 ccp2->mem_cfg.hsize_count = format->width; in ccp2_s_stream()