Home
last modified time | relevance | path

Searched refs:sink (Results 1 – 25 of 90) sorted by relevance

1234

/f-stack/dpdk/examples/pipeline/examples/
H A Dvxlan_pcap.cli13 pipeline PIPELINE0 port out 0 sink none
14 pipeline PIPELINE0 port out 1 sink none
15 pipeline PIPELINE0 port out 2 sink none
16 pipeline PIPELINE0 port out 3 sink none
17 pipeline PIPELINE0 port out 4 sink none
H A Dl2fwd_pcap.cli13 pipeline PIPELINE0 port out 0 sink none
14 pipeline PIPELINE0 port out 1 sink none
15 pipeline PIPELINE0 port out 2 sink none
16 pipeline PIPELINE0 port out 3 sink none
H A Dl2fwd_macswp_pcap.cli13 pipeline PIPELINE0 port out 0 sink none
14 pipeline PIPELINE0 port out 1 sink none
15 pipeline PIPELINE0 port out 2 sink none
16 pipeline PIPELINE0 port out 3 sink none
H A Dvxlan.cli22 pipeline PIPELINE0 port out 4 sink none
/f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/
H A Dadv748x.txt38 AIN0 sink 0
39 AIN1 sink 1
40 AIN2 sink 2
41 AIN3 sink 3
42 AIN4 sink 4
43 AIN5 sink 5
44 AIN6 sink 6
45 AIN7 sink 7
46 HDMI sink 8
47 TTL sink 9
H A Dtvp5150.txt24 AIP1A sink 0
25 AIP1B sink 1
28 The device node must contain at least one sink port and the src port. Each input
H A Ddongwoon,dw9807-vcm.txt3 DW9807 is a 10-bit DAC with current sink capability. It is intended for
H A Ddongwoon,dw9714.txt3 DW9174 is a 10-bit DAC with current sink capability. It is intended
/f-stack/freebsd/contrib/device-tree/Bindings/connector/
H A Dusb-connector.yaml69 - sink
78 - sink
105 sink-pdos:
106 description: An array of u32 with each entry providing supported power sink
110 PD spec chapter 6.4.1. Required for power sink and power dual role. User
111 can specify the sink PDO array via PDO_FIXED/BATT/VAR/PPS_APDO() defined
117 op-sink-microwatt:
119 offer the power, Capability Mismatch is set. Required for power sink and
216 try-power-role = "sink";
218 sink-pdos = <PDO_FIXED(5000, 2000, PDO_FIXED_USB_COMM)
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dfcs,fusb302.txt27 try-power-role = "sink";
29 sink-pdos = <PDO_FIXED(5000, 3000, PDO_FIXED_USB_COMM)
32 op-sink-microwatt = <10000000>;
H A Drichtek,rt1711h.txt26 try-power-role = "sink";
28 sink-pdos = <PDO_FIXED(5000, 2000, PDO_FIXED_USB_COMM)
30 op-sink-microwatt = <10000000>;
H A Dtypec-tcpci.txt31 try-power-role = "sink";
33 sink-pdos = <PDO_FIXED(5000, 2000, PDO_FIXED_USB_COMM)
35 op-sink-microwatt = <10000000>;
/f-stack/dpdk/lib/librte_port/
H A Drte_swx_port_source_sink.c218 struct sink { struct
230 struct sink *p = port; in sink_free() argument
248 struct sink *p; in sink_create()
251 p = calloc(1, sizeof(struct sink)); in sink_create()
282 struct sink *p = port; in sink_pkt_tx()
318 struct sink *p = port; in sink_stats_read()
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dname-prefix.txt5 sink/source names may use the name prefix property to prepend the
9 - sound-name-prefix : string using as prefix for the sink/source names of
H A Datmel-sam9x5-wm8731-audio.txt9 Each entry is a pair of strings, the first being the connection's sink,
H A Dmxs-audio-sgtl5000.txt10 connection's sink, the second being the connection's
/f-stack/freebsd/contrib/device-tree/src/arm64/freescale/
H A Dimx8mq-hummingboard-pulse.dts57 try-power-role = "sink";
62 sink-pdos = <PDO_FIXED(5000, 2000,
70 op-sink-microwatt = <9000000>;
H A Dimx8mn-evk.dtsi95 try-power-role = "sink";
97 sink-pdos = <PDO_FIXED(5000, 3000, PDO_FIXED_USB_COMM)
99 op-sink-microwatt = <15000000>;
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dadvantech,idk-2121wr.yaml44 description: The sink for odd pixels.
57 description: The sink for even pixels.
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dimx.txt44 connecting to the source and sink devices according to
48 bus sink endpoint nodes and correspond to the four
H A Dimx7-mipi-csi2.txt42 related to the sink port and port 1 shall be the source
50 shall only be applied to port 0 (sink port), the array's
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dilitek,ili2xxx.txt12 - interrupts: The sink for the touchscreen's IRQ output
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_pipeline.c461 struct rte_port_sink_params sink; in softnic_pipeline_port_out_create() member
591 pp.sink.file_name = params->sink.file_name; in softnic_pipeline_port_out_create()
592 pp.sink.max_n_pkts = params->sink.max_n_pkts; in softnic_pipeline_port_out_create()
595 p.arg_create = &pp.sink; in softnic_pipeline_port_out_create()
/f-stack/dpdk/examples/ip_pipeline/
H A Dpipeline.c410 struct rte_port_sink_params sink; in pipeline_port_out_create() member
569 pp.sink.file_name = params->sink.file_name; in pipeline_port_out_create()
570 pp.sink.max_n_pkts = params->sink.max_n_pkts; in pipeline_port_out_create()
573 p.arg_create = &pp.sink; in pipeline_port_out_create()
/f-stack/freebsd/contrib/device-tree/Bindings/display/mediatek/
H A Dmediatek,dpi.txt4 The Mediatek DPI function block is a sink of the display subsystem and

1234