Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/davinci_vpfe/
Ddm365_ipipe.h75 IPIPE_RGB2RGB_2 = 1, enumerator
Ddm365_ipipe.c444 if (id == IPIPE_RGB2RGB_2) { in ipipe_validate_rgb2rgb_params()
502 if (id == IPIPE_RGB2RGB_2) in ipipe_set_rgb2rgb_params()
544 return ipipe_set_rgb2rgb_params(ipipe, IPIPE_RGB2RGB_2, param); in ipipe_set_rgb2rgb_2_params()
555 if (id == IPIPE_RGB2RGB_2) in ipipe_get_rgb2rgb_params()
572 return ipipe_get_rgb2rgb_params(ipipe, IPIPE_RGB2RGB_2, param); in ipipe_get_rgb2rgb_2_params()
Ddm365_ipipe_hw.c681 if (id == IPIPE_RGB2RGB_2) { in ipipe_set_rgb2rgb_regs()