Searched refs:CCP2_PAD_SINK (Results 1 – 3 of 3) sorted by relevance
360 pad = media_entity_remote_pad(&ccp2->pads[CCP2_PAD_SINK]); in ccp2_if_configure()372 format = &ccp2->formats[CCP2_PAD_SINK]; in ccp2_if_configure()436 u32 sink_pixcode = ccp2->formats[CCP2_PAD_SINK].code; in ccp2_mem_configure()646 case CCP2_PAD_SINK: in ccp2_try_format()673 format = __ccp2_get_format(ccp2, cfg, CCP2_PAD_SINK, which); in ccp2_try_format()697 if (code->pad == CCP2_PAD_SINK) { in ccp2_enum_mbus_code()706 format = __ccp2_get_format(ccp2, cfg, CCP2_PAD_SINK, in ccp2_enum_mbus_code()786 if (fmt->pad == CCP2_PAD_SINK) { in ccp2_set_format()810 format.pad = CCP2_PAD_SINK; in ccp2_init_formats()863 format = &ccp2->formats[CCP2_PAD_SINK]; in ccp2_s_stream()[all …]
23 #define CCP2_PAD_SINK 0 macro
1640 pad = CCP2_PAD_SINK; in isp_link_entity()1763 &isp->isp_ccp2.subdev.entity, CCP2_PAD_SINK, 0); in isp_create_links()