Home
last modified time | relevance | path

Searched refs:IPIPE_RGB2RGB_2 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/media/davinci_vpfe/
Ddm365_ipipe.h75 IPIPE_RGB2RGB_2 = 1, enumerator
Ddm365_ipipe.c445 if (id == IPIPE_RGB2RGB_2) { in ipipe_validate_rgb2rgb_params()
503 if (id == IPIPE_RGB2RGB_2) in ipipe_set_rgb2rgb_params()
545 return ipipe_set_rgb2rgb_params(ipipe, IPIPE_RGB2RGB_2, param); in ipipe_set_rgb2rgb_2_params()
556 if (id == IPIPE_RGB2RGB_2) in ipipe_get_rgb2rgb_params()
573 return ipipe_get_rgb2rgb_params(ipipe, IPIPE_RGB2RGB_2, param); in ipipe_get_rgb2rgb_2_params()
Ddm365_ipipe_hw.c684 if (id == IPIPE_RGB2RGB_2) { in ipipe_set_rgb2rgb_regs()