Home
last modified time | relevance | path

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

/linux/drivers/media/platform/omap3isp/
A Dispccp2.c360 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()
649 case CCP2_PAD_SINK: in ccp2_try_format()
701 if (code->pad == CCP2_PAD_SINK) { in ccp2_enum_mbus_code()
792 if (fmt->pad == CCP2_PAD_SINK) { in ccp2_set_format()
817 format.pad = CCP2_PAD_SINK; in ccp2_init_formats()
870 format = &ccp2->formats[CCP2_PAD_SINK]; in ccp2_s_stream()
974 case CCP2_PAD_SINK: in ccp2_link_setup()
986 case CCP2_PAD_SINK | 2 << 16: in ccp2_link_setup()
[all …]
A Dispccp2.h23 #define CCP2_PAD_SINK 0 macro
A Disp.c1644 pad = CCP2_PAD_SINK; in isp_link_entity()
1767 &isp->isp_ccp2.subdev.entity, CCP2_PAD_SINK, 0); in isp_create_links()

Completed in 11 milliseconds