Searched refs:CCP2_PAD_SINK (Results 1 – 3 of 3) sorted by relevance
363 pad = media_entity_remote_pad(&ccp2->pads[CCP2_PAD_SINK]); in ccp2_if_configure()375 format = &ccp2->formats[CCP2_PAD_SINK]; in ccp2_if_configure()439 u32 sink_pixcode = ccp2->formats[CCP2_PAD_SINK].code; in ccp2_mem_configure()649 case CCP2_PAD_SINK: in ccp2_try_format()676 format = __ccp2_get_format(ccp2, cfg, CCP2_PAD_SINK, which); in ccp2_try_format()700 if (code->pad == CCP2_PAD_SINK) { in ccp2_enum_mbus_code()709 format = __ccp2_get_format(ccp2, cfg, CCP2_PAD_SINK, in ccp2_enum_mbus_code()789 if (fmt->pad == CCP2_PAD_SINK) { in ccp2_set_format()813 format.pad = CCP2_PAD_SINK; in ccp2_init_formats()866 format = &ccp2->formats[CCP2_PAD_SINK]; in ccp2_s_stream()[all …]
26 #define CCP2_PAD_SINK 0 macro
1634 pad = CCP2_PAD_SINK; in isp_link_entity()1757 &isp->isp_ccp2.subdev.entity, CCP2_PAD_SINK, 0); in isp_create_links()