/openbmc/linux/Documentation/gpu/dp-mst/ |
H 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];
|
H 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];
|
H 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"];
|
/openbmc/linux/Documentation/admin-guide/media/ |
H 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]
|
H 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]
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | lontium-lt9211.c | 628 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 D | ti-sn65dsi83.c | 587 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()
|
/openbmc/u-boot/arch/mips/dts/ |
H A D | ocelot_pcb123.dts | 55 &port3 {
|
H A D | mscc,luton.dtsi | 128 reg-names = "port0", "port1", "port2", "port3", 150 port3: port@3 { label
|
H A D | mscc,ocelot.dtsi | 138 "port1", "port2", "port3", "port4", "port5", 158 port3: port@3 { label
|
H A D | luton_pcb090.dts | 74 &port3 {
|
H A D | luton_pcb091.dts | 80 &port3 {
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | lan966x-kontron-kswitch-d10-mmt-8g.dts | 35 &port3 {
|
H A D | lan966x-kontron-kswitch-d10-mmt-6g-2gs.dts | 88 &port3 {
|
H A D | lan966x-pcb8290.dts | 140 &port3 {
|
/openbmc/linux/arch/mips/boot/dts/mscc/ |
H A D | ocelot_pcb123.dts | 67 &port3 {
|
H A D | ocelot.dtsi | 142 "port2", "port3", "port4", "port5", "port6", 164 port3: port@3 { label
|
H A D | ocelot_pcb120.dts | 89 &port3 {
|
/openbmc/linux/include/sound/ |
H A D | emu8000.h | 58 unsigned long port3; /* Port usually at base+0x800 */ member
|
H A D | emu8000_reg.h | 18 #define EMU8000_DATA3(e) ((e)->port3) 19 #define EMU8000_PTR(e) ((e)->port3+2)
|
/openbmc/linux/include/uapi/linux/ |
H A D | serial.h | 90 int port3; member
|
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | pxa-usb.txt | 10 - "marvell,enable-port1", "marvell,enable-port2", "marvell,enable-port3"
|
/openbmc/linux/sound/isa/sb/ |
H A D | emu8000.c | 1073 hw->port3 = port + 0x800; in snd_emu8000_new() 1076 !devm_request_region(card->dev, hw->port3, 4, "Emu8000-3")) { in snd_emu8000_new() 1077 …_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()
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | kirkwood-4i-edge-200.dts | 102 label = "port3";
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | switch.c | 3900 struct tb_port *port1, *port3; in tb_switch_xhci_connect() local 3907 port3 = &sw->ports[3]; in tb_switch_xhci_connect() 3913 usb_port3 = tb_lc_is_usb_plugged(port3); in tb_switch_xhci_connect() 3915 xhci_port3 = tb_lc_is_xhci_connected(port3); in tb_switch_xhci_connect() 3924 return tb_lc_xhci_connect(port3); in tb_switch_xhci_connect() 3929 return tb_lc_xhci_connect(port3); in tb_switch_xhci_connect() 3946 struct tb_port *port3 = &sw->ports[3]; in tb_switch_xhci_disconnect() local 3950 tb_lc_xhci_disconnect(port3); in tb_switch_xhci_disconnect() 3951 tb_port_dbg(port3, "disconnected xHCI\n"); in tb_switch_xhci_disconnect()
|