Home
last modified time | relevance | path

Searched full:port3 (Results 1 – 25 of 70) sorted by relevance

123

/linux/Documentation/gpu/dp-mst/
H A Dtopology-figure-2.dot13 driver -> port3:e;
17 payload2:s -> port3:e;
28 port2 -> mstb3 -> {port3, port4};
29 port3 -> mstb4;
36 port2 -> mstb3 -> port3;
39 port3 -> mstb4;
49 port3 [label="Port #3"];
H A Dtopology-figure-1.dot13 driver -> port3:e;
17 payload2:s -> port3:e;
27 port2 -> mstb3 -> {port3, port4};
28 port3 -> mstb4;
34 port2 -> mstb3 -> {port3, port4};
35 port3 -> mstb4;
50 port3 [label="Port #3";shape=oval];
H A Dtopology-figure-3.dot16 driver -> port3:e;
19 payload2:s -> port3:e [penwidth=3];
30 port2 -> mstb3 -> {port3, port4};
31 port3 -> mstb4;
39 mstb3 -> port3 [penwidth=3];
42 port3 -> mstb4;
52 port3 [label="Port #3";penwidth=3];
/linux/Documentation/devicetree/bindings/net/
H A Dmscc,vsc7514-switch.yaml65 - description: Port3 target
90 - const: port3
154 "port2", "port3", "port4", "port5", "port6",
201 "port2", "port3", "port4", "port5", "port6",
H A Dkeystone-netcp.txt78 - sgmii port3/4 module registers (only for NetCP 1.4)
84 index #1 - sgmii port3/4 module registers
/linux/arch/arm/boot/dts/renesas/
H A Dr7s9210-rza2mevb.dts152 <RZA2_PINMUX(PORT3, 2, 7)>, /* RMII1_CRSDV */
154 <RZA2_PINMUX(PORT3, 5, 7)>, /* RMII1_RXD1 */
155 <RZA2_PINMUX(PORT3, 1, 7)>, /* RMII1_RXER */
156 <RZA2_PINMUX(PORT3, 3, 1)>, /* ET1_MDC */
157 <RZA2_PINMUX(PORT3, 4, 1)>, /* ET1_MDIO */
/linux/Documentation/admin-guide/media/
H A Drkisp1.dot3 …n00000001 [label="{{<port0> 0 | <port1> 1} | rkisp1_isp\n/dev/v4l-subdev0 | {<port2> 2 | <port3> 3…
6 n00000001:port3 -> n00000014 [style=bold]
H A Draspberrypi-pisp-be.dot3 …n00000001 [label="{{<port0> 0 | <port1> 1 | <port2> 2 | <port7> 7} | pispbe\n | {<port3> 3 | <port…
4 n00000001:port3 -> n0000001c [style=bold]
H A Dimx6q-sabresd.dot45 …port0> 0} | imx6-mipi-csi2\n/dev/v4l-subdev12 | {<port1> 1 | <port2> 2 | <port3> 3 | <port4> 4}}",…
47 n00000079:port3 -> n0000003d:port0 [style=dashed]
H A Dstarfive_camss_graph.dot7 …port0> 0} | cdns_csi2rx.19800000.csi-bridge\n | {<port1> 1 | <port2> 2 | <port3> 3 | <port4> 4}}",…
/linux/arch/arm/boot/dts/microchip/
H A Dlan966x-kontron-kswitch-d10-mmt-8g.dts35 &port3 {
H A Dlan966x-kontron-kswitch-d10-mmt-6g-2gs.dts88 &port3 {
/linux/arch/mips/boot/dts/mscc/
H A Docelot.dtsi142 "port2", "port3", "port4", "port5", "port6",
164 port3: port@3 { label
H A Docelot_pcb123.dts67 &port3 {
H A Docelot_pcb120.dts89 &port3 {
/linux/include/dt-bindings/pinctrl/
H A Dr7s9210-pinctrl.h15 #define PORT3 3 macro
/linux/drivers/usb/host/
H A Dohci-pxa27x.c79 #define UHCSTAT_UPS3 (1 << 16) /* USB Power Sense Port3 */
90 #define UHCHR_SSEP3 (1 << 11) /* Sleep Standby Enable for Port3 */
103 #define UHCHIE_UPS3IE (1 << 14) /* Power Sense Port3 IntEn */
359 if (of_property_read_bool(np, "marvell,enable-port3")) in ohci_pxa_of_init()
/linux/Documentation/devicetree/bindings/usb/
H A Dpxa-usb.txt10 - "marvell,enable-port1", "marvell,enable-port2", "marvell,enable-port3"
/linux/drivers/gpu/drm/bridge/
H A Dlontium-lt9211.c628 struct device_node *port2, *port3; in lt9211_parse_dt() local
644 port3 = of_graph_get_port_by_id(dev->of_node, 3); in lt9211_parse_dt()
645 dual_link = drm_of_lvds_get_dual_link_pixel_order(port2, port3); in lt9211_parse_dt()
647 of_node_put(port3); in lt9211_parse_dt()
H A Dti-sn65dsi83.c587 struct device_node *port2, *port3; in sn65dsi83_parse_dt() local
591 port3 = of_graph_get_port_by_id(dev->of_node, 3); in sn65dsi83_parse_dt()
592 dual_link = drm_of_lvds_get_dual_link_pixel_order(port2, port3); in sn65dsi83_parse_dt()
594 of_node_put(port3); in sn65dsi83_parse_dt()
/linux/drivers/pinctrl/
H A Dpinctrl-xway.c27 #define PORT3 3 macro
1107 if (port == PORT3) in xway_pinconf_get()
1116 if (port == PORT3) in xway_pinconf_get()
1125 if (port == PORT3) in xway_pinconf_get()
1165 if (port == PORT3) in xway_pinconf_set()
1180 if (port == PORT3) in xway_pinconf_set()
1192 if (port == PORT3) in xway_pinconf_set()
1266 if (port == PORT3) in xway_mux_apply()
1326 if (PORT(pin) == PORT3) in xway_gpio_dir_out()
/linux/net/dsa/
H A Dtag_ksz.c114 * (eg, 0x0=port1, 0x2=port3, 0x3=port4)
176 * (eg, 0x00=port1, 0x02=port3, 0x06=port7)
401 * (eg, 0x00=port1, 0x02=port3, 0x07=port8)
/linux/include/sound/
H A Demu8000.h58 unsigned long port3; /* Port usually at base+0x800 */ member
H A Demu8000_reg.h18 #define EMU8000_DATA3(e) ((e)->port3)
19 #define EMU8000_PTR(e) ((e)->port3+2)
/linux/Documentation/devicetree/bindings/mfd/
H A Domap-usb-host.txt98 port3-mode = "ehci-phy";

123