/linux-6.3-rc2/Documentation/gpu/dp-mst/ |
A D | topology-figure-1.dot | 13 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];
|
A D | topology-figure-2.dot | 13 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"];
|
A D | topology-figure-3.dot | 16 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-6.3-rc2/Documentation/admin-guide/media/ |
A D | rkisp1.dot | 3 …n00000001 [label="{{<port0> 0 | <port1> 1} | rkisp1_isp\n/dev/v4l-subdev0 | {<port2> 2 | <port3> 3… 6 n00000001:port3 -> n00000014 [style=bold]
|
A D | imx6q-sabresd.dot | 45 …port0> 0} | imx6-mipi-csi2\n/dev/v4l-subdev12 | {<port1> 1 | <port2> 2 | <port3> 3 | <port4> 4}}",… 47 n00000079:port3 -> n0000003d:port0 [style=dashed]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/net/ |
A D | mscc,vsc7514-switch.yaml | 100 - const: port3 164 "port2", "port3", "port4", "port5", "port6", 211 "port2", "port3", "port4", "port5", "port6",
|
/linux-6.3-rc2/drivers/gpu/drm/bridge/ |
A D | lontium-lt9211.c | 629 struct device_node *port2, *port3; in lt9211_parse_dt() local 645 port3 = of_graph_get_port_by_id(dev->of_node, 3); in lt9211_parse_dt() 646 dual_link = drm_of_lvds_get_dual_link_pixel_order(port2, port3); in lt9211_parse_dt() 648 of_node_put(port3); in lt9211_parse_dt()
|
A D | ti-sn65dsi83.c | 575 struct device_node *port2, *port3; in sn65dsi83_parse_dt() local 579 port3 = of_graph_get_port_by_id(dev->of_node, 3); in sn65dsi83_parse_dt() 580 dual_link = drm_of_lvds_get_dual_link_pixel_order(port2, port3); in sn65dsi83_parse_dt() 582 of_node_put(port3); in sn65dsi83_parse_dt()
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | lan966x-kontron-kswitch-d10-mmt-8g.dts | 33 &port3 {
|
A D | lan966x-kontron-kswitch-d10-mmt-6g-2gs.dts | 88 &port3 {
|
A D | lan966x-pcb8290.dts | 140 &port3 {
|
A D | lan966x-pcb8309.dts | 188 &port3 {
|
A D | bcm958622hr.dts | 196 label = "port3";
|
A D | bcm988312hr.dts | 208 label = "port3";
|
/linux-6.3-rc2/arch/mips/boot/dts/mscc/ |
A D | ocelot_pcb123.dts | 67 &port3 {
|
A D | ocelot.dtsi | 142 "port2", "port3", "port4", "port5", "port6", 164 port3: port@3 { label
|
A D | ocelot_pcb120.dts | 89 &port3 {
|
/linux-6.3-rc2/include/sound/ |
A D | emu8000.h | 58 unsigned long port3; /* Port usually at base+0x800 */ member
|
A D | emu8000_reg.h | 18 #define EMU8000_DATA3(e) ((e)->port3) 19 #define EMU8000_PTR(e) ((e)->port3+2)
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | serial.h | 90 int port3; member
|
/linux-6.3-rc2/Documentation/devicetree/bindings/usb/ |
A D | pxa-usb.txt | 10 - "marvell,enable-port1", "marvell,enable-port2", "marvell,enable-port3"
|
/linux-6.3-rc2/sound/isa/sb/ |
A D | emu8000.c | 1075 hw->port3 = port + 0x800; in snd_emu8000_new() 1078 !devm_request_region(card->dev, hw->port3, 4, "Emu8000-3")) { in snd_emu8000_new() 1079 …_printk(KERN_ERR "sbawe: can't grab ports 0x%lx, 0x%lx, 0x%lx\n", hw->port1, hw->port2, hw->port3); in snd_emu8000_new()
|
/linux-6.3-rc2/drivers/thunderbolt/ |
A D | switch.c | 3796 struct tb_port *port1, *port3; in tb_switch_xhci_connect() local 3803 port3 = &sw->ports[3]; in tb_switch_xhci_connect() 3809 usb_port3 = tb_lc_is_usb_plugged(port3); in tb_switch_xhci_connect() 3811 xhci_port3 = tb_lc_is_xhci_connected(port3); in tb_switch_xhci_connect() 3820 return tb_lc_xhci_connect(port3); in tb_switch_xhci_connect() 3825 return tb_lc_xhci_connect(port3); in tb_switch_xhci_connect() 3842 struct tb_port *port3 = &sw->ports[3]; in tb_switch_xhci_disconnect() local 3846 tb_lc_xhci_disconnect(port3); in tb_switch_xhci_disconnect() 3847 tb_port_dbg(port3, "disconnected xHCI\n"); in tb_switch_xhci_disconnect()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/ |
A D | omap-usb-host.txt | 98 port3-mode = "ehci-phy";
|
/linux-6.3-rc2/Documentation/devicetree/bindings/net/dsa/ |
A D | brcm,b53.yaml | 243 label = "port3";
|