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

/linux-4.4.14/drivers/media/platform/omap3isp/
H A Dispccp2.h26 #define CCP2_PAD_SINK 0 macro
H A Dispccp2.c359 pad = media_entity_remote_pad(&ccp2->pads[CCP2_PAD_SINK]); ccp2_if_configure()
371 format = &ccp2->formats[CCP2_PAD_SINK]; ccp2_if_configure()
435 u32 sink_pixcode = ccp2->formats[CCP2_PAD_SINK].code; ccp2_mem_configure()
645 case CCP2_PAD_SINK: ccp2_try_format()
672 format = __ccp2_get_format(ccp2, cfg, CCP2_PAD_SINK, which); ccp2_try_format()
696 if (code->pad == CCP2_PAD_SINK) { ccp2_enum_mbus_code()
705 format = __ccp2_get_format(ccp2, cfg, CCP2_PAD_SINK, ccp2_enum_mbus_code()
785 if (fmt->pad == CCP2_PAD_SINK) { ccp2_set_format()
809 format.pad = CCP2_PAD_SINK; ccp2_init_formats()
862 format = &ccp2->formats[CCP2_PAD_SINK]; ccp2_s_stream()
961 case CCP2_PAD_SINK | MEDIA_ENT_T_DEVNODE: ccp2_link_setup()
973 case CCP2_PAD_SINK | MEDIA_ENT_T_V4L2_SUBDEV: ccp2_link_setup()
1069 pads[CCP2_PAD_SINK].flags = MEDIA_PAD_FL_SINK ccp2_init_entities()
1104 &ccp2->subdev.entity, CCP2_PAD_SINK, 0); ccp2_init_entities()
H A Disp.c1827 pad = CCP2_PAD_SINK; isp_link_entity()

Completed in 94 milliseconds