Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispccp2.c374 format = &ccp2->formats[CCP2_PAD_SINK]; in ccp2_if_configure()
438 u32 sink_pixcode = ccp2->formats[CCP2_PAD_SINK].code; in ccp2_mem_configure()
651 case CCP2_PAD_SINK: in ccp2_try_format()
678 format = __ccp2_get_format(ccp2, sd_state, CCP2_PAD_SINK, in ccp2_try_format()
703 if (code->pad == CCP2_PAD_SINK) { in ccp2_enum_mbus_code()
794 if (fmt->pad == CCP2_PAD_SINK) { in ccp2_set_format()
819 format.pad = CCP2_PAD_SINK; in ccp2_init_formats()
872 format = &ccp2->formats[CCP2_PAD_SINK]; in ccp2_s_stream()
976 case CCP2_PAD_SINK: in ccp2_link_setup()
988 case CCP2_PAD_SINK | 2 << 16: in ccp2_link_setup()
[all …]
H A Dispccp2.h23 #define CCP2_PAD_SINK 0 macro
H A Disp.c1643 pad = CCP2_PAD_SINK; in isp_link_entity()
1766 &isp->isp_ccp2.subdev.entity, CCP2_PAD_SINK, 0); in isp_create_links()