| /linux/Documentation/admin-guide/media/ |
| A D | qcom_camss_8x96_graph.dot | 6 n00000001:port1 -> n0000000a:port0 [style=dashed] 7 n00000001:port1 -> n0000000d:port0 [style=dashed] 8 n00000001:port1 -> n00000010:port0 [style=dashed] 77 n00000022:port1 -> n00000025 [style=bold] 80 n0000002b:port1 -> n0000002e [style=bold] 83 n00000034:port1 -> n00000037 [style=bold] 86 n0000003d:port1 -> n00000040 [style=bold] 89 n00000046:port1 -> n00000049 [style=bold] 92 n0000004f:port1 -> n00000052 [style=bold] 95 n00000058:port1 -> n0000005b [style=bold] [all …]
|
| A D | qcom_camss_graph.dot | 6 n00000001:port1 -> n00000007:port0 [style=dashed] 7 n00000001:port1 -> n0000000a:port0 [style=dashed] 9 n00000004:port1 -> n00000007:port0 [style=dashed] 10 n00000004:port1 -> n0000000a:port0 [style=dashed] 12 n00000007:port1 -> n0000000d:port0 [style=dashed] 13 n00000007:port1 -> n00000010:port0 [style=dashed] 15 n0000000a:port1 -> n0000000d:port0 [style=dashed] 28 n00000013:port1 -> n00000016 [style=bold] 31 n0000001c:port1 -> n0000001f [style=bold] 34 n00000025:port1 -> n00000028 [style=bold] [all …]
|
| A D | imx6q-sabreauto.dot | 5 n00000001:port1 -> n0000000f:port0 [style=dashed] 6 n00000001:port1 -> n0000000b:port0 [style=dashed] 11 n0000000f:port1 -> n00000013:port0 [style=dashed] 14 n00000013:port1 -> n00000016 [style=dashed] 17 n0000001c:port1 -> n0000001f [style=dashed] 21 n0000002f:port1 -> n0000000f:port0 [style=dashed] 22 n0000002f:port1 -> n0000000b:port0 [style=dashed] 26 n0000003d:port1 -> n0000004b:port0 [style=dashed] 27 n0000003d:port1 -> n00000047:port0 [style=dashed] 35 n0000004f:port1 -> n00000052 [style=dashed] [all …]
|
| A D | imx6q-sabresd.dot | 5 n00000001:port1 -> n0000000f:port0 [style=dashed] 6 n00000001:port1 -> n0000000b:port0 [style=dashed] 11 n0000000f:port1 -> n00000013:port0 [style=dashed] 14 n00000013:port1 -> n00000016 [style=dashed] 17 n0000001c:port1 -> n0000001f [style=dashed] 21 n0000002f:port1 -> n0000000f:port0 [style=dashed] 22 n0000002f:port1 -> n0000000b:port0 [style=dashed] 26 n0000003d:port1 -> n0000004b:port0 [style=dashed] 27 n0000003d:port1 -> n00000047:port0 [style=dashed] 35 n0000004f:port1 -> n00000052 [style=dashed] [all …]
|
| A D | rkisp1.dot | 3 …n00000001 [label="{{<port0> 0 | <port1> 1} | rkisp1_isp\n/dev/v4l-subdev0 | {<port2> 2 | <port3> 3… 7 …n00000006 [label="{{<port0> 0} | rkisp1_resizer_mainpath\n/dev/v4l-subdev1 | {<port1> 1}}", shape=… 8 n00000006:port1 -> n0000000c [style=bold] 9 …n00000009 [label="{{<port0> 0} | rkisp1_resizer_selfpath\n/dev/v4l-subdev2 | {<port1> 1}}", shape=… 10 n00000009:port1 -> n00000010 [style=bold] 15 n00000018 -> n00000001:port1 [style=bold]
|
| A D | vimc.dot | 11 …n00000005 [label="{{<port0> 0} | Debayer A\n/dev/v4l-subdev2 | {<port1> 1}}", shape=Mrecord, style… 12 n00000005:port1 -> n00000017:port0 13 …n00000008 [label="{{<port0> 0} | Debayer B\n/dev/v4l-subdev3 | {<port1> 1}}", shape=Mrecord, style… 14 n00000008:port1 -> n00000017:port0 [style=dashed] 19 …n00000017 [label="{{<port0> 0} | Scaler\n/dev/v4l-subdev4 | {<port1> 1}}", shape=Mrecord, style=fi… 20 n00000017:port1 -> n0000001a [style=bold]
|
| /linux/drivers/usb/core/ |
| A D | hub.c | 909 int port1; in hub_power_on() local 922 for (port1 = 1; port1 <= hub->hdev->maxchild; port1++) in hub_power_on() 1029 int port1; in hub_activate() local 1120 for (port1 = 1; port1 <= hdev->maxchild; ++port1) { in hub_activate() 1733 for (; port1 > 0; --port1) in hub_disconnect() 1942 if (port1 == 0 || port1 > hdev->maxchild) in find_port_owner() 3781 for (port1 = 1; port1 <= hub->hdev->maxchild; ++port1) { in check_ports_changed() 3803 for (port1 = 1; port1 <= hdev->maxchild; port1++) { in hub_suspend() 3829 for (port1 = 1; port1 <= hdev->maxchild; port1++) { in hub_suspend() 5059 for (port1 = 1; port1 <= hdev->maxchild; ++port1) { in hub_power_remaining() [all …]
|
| A D | port.c | 199 int port1 = port_dev->portnum; in usb_port_runtime_resume() local 205 set_bit(port1, hub->power_bits); in usb_port_runtime_resume() 257 int port1 = port_dev->portnum; in usb_port_runtime_suspend() local 447 int port1; in match_location() local 462 for (port1 = 1; port1 <= peer_hdev->maxchild; port1++) { in match_location() 526 peer = peer_hub->ports[port1 - 1]; in find_and_link_peer() 547 hub->ports[port1 - 1] = port_dev; in usb_hub_create_port_device() 548 port_dev->portnum = port1; in usb_hub_create_port_device() 549 set_bit(port1, hub->power_bits); in usb_hub_create_port_device() 562 port1); in usb_hub_create_port_device() [all …]
|
| A D | hub.h | 114 int port1); 116 int port1); 118 int port1, bool set); 120 extern int hub_port_debounce(struct usb_hub *hub, int port1, 123 int port1, int feature); 158 int port1) in hub_port_debounce_be_connected() argument 160 return hub_port_debounce(hub, port1, true); in hub_port_debounce_be_connected() 164 int port1) in hub_port_debounce_be_stable() argument 166 return hub_port_debounce(hub, port1, false); in hub_port_debounce_be_stable()
|
| A D | usb-acpi.c | 29 int port1 = index + 1; in usb_acpi_power_manageable() local 32 port1); in usb_acpi_power_manageable() 58 int port1 = index + 1; in usb_acpi_set_power_state() local 63 port_dev = hub->ports[port1 - 1]; in usb_acpi_set_power_state() 65 port_handle = (acpi_handle) usb_get_hub_port_acpi_handle(hdev, port1); in usb_acpi_set_power_state() 149 int port1; in usb_acpi_get_companion_for_port() local 161 port1 = usb_hcd_find_raw_port_number(bus_to_hcd(udev->bus), in usb_acpi_get_companion_for_port() 170 port1 = port_dev->portnum; in usb_acpi_get_companion_for_port() 173 return usb_acpi_find_port(adev, port1); in usb_acpi_get_companion_for_port()
|
| A D | usb.c | 621 struct usb_bus *bus, unsigned port1) in usb_alloc_dev() argument 626 unsigned raw_port = port1; in usb_alloc_dev() 680 "%d", port1); in usb_alloc_dev() 685 "%s.%d", parent->devpath, port1); in usb_alloc_dev() 687 if (port1 < 15) in usb_alloc_dev() 689 (port1 << ((parent->level - 1)*4)); in usb_alloc_dev() 701 port1); in usb_alloc_dev() 708 dev->portnum = port1; in usb_alloc_dev()
|
| A D | of.c | 25 struct device_node *usb_of_get_device_node(struct usb_device *hub, int port1) in usb_of_get_device_node() argument 34 if (reg == port1) in usb_of_get_device_node()
|
| /linux/Documentation/gpu/dp-mst/ |
| A D | topology-figure-1.dot | 11 driver -> port1; 16 payload1:s -> port1:e; 25 mstb1 -> {port1, port2}; 26 port1 -> mstb2; 32 mstb1 -> {port1, port2}; 33 port1 -> mstb2; 48 port1 [label="Port #1";shape=oval];
|
| A D | topology-figure-2.dot | 11 driver -> port1; 16 payload1:s -> port1:e; 25 mstb1 -> {port1, port2}; 26 port1 -> mstb2; 34 mstb1 -> {port1, port2}; 35 port1 -> mstb2; 47 port1 [label="Port #1"];
|
| A D | topology-figure-3.dot | 14 driver -> port1; 18 payload1:s -> port1:e; 27 mstb1 -> {port1, port2}; 28 port1 -> mstb2; 36 mstb1 -> {port1, port2}; 37 port1 -> mstb2; 50 port1 [label="Port #1"];
|
| /linux/drivers/usb/host/ |
| A D | sl811-hcd.c | 84 if (sl811->port1 & USB_PORT_STAT_POWER) in port_power() 87 sl811->port1 = USB_PORT_STAT_POWER; in port_power() 90 sl811->port1 = 0; in port_power() 1080 if (!(sl811->port1 & (0xffff << 16))) in sl811h_hub_status_data() 1167 sl811->port1 &= ~mask; in sl811h_timer() 1170 sl811->port1 |= mask; in sl811h_timer() 1277 sl811->port1 &= ~(1 << wValue); in sl811h_hub_control() 1293 sl811->port1); in sl811h_hub_control() 1331 sl811->port1 |= 1 << wValue; in sl811h_hub_control() 1392 sl811->port1); in sl811h_debug_show() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
| A D | port_sel.h | 30 int mlx5_lag_port_sel_modify(struct mlx5_lag *ldev, u8 port1, u8 port2); 33 enum netdev_lag_hash hash_type, u8 port1, 39 u8 port1, u8 port2) in mlx5_lag_port_sel_create() argument 44 static inline int mlx5_lag_port_sel_modify(struct mlx5_lag *ldev, u8 port1, in mlx5_lag_port_sel_modify() argument
|
| A D | port_sel.c | 39 u8 port1, u8 port2) in mlx5_lag_create_port_sel_table() argument 74 u8 affinity = i == 0 ? port1 : port2; in mlx5_lag_create_port_sel_table() 282 enum mlx5_traffic_types tt, bool tunnel, u8 port1, in mlx5_lag_create_definer() argument 359 u8 port1, u8 port2) in mlx5_lag_create_definers() argument 367 false, port1, port2); in mlx5_lag_create_definers() 379 true, port1, port2); in mlx5_lag_create_definers() 549 u8 port1, u8 port2) in mlx5_lag_modify_definers_destinations() argument 562 if (ldev->v2p_map[MLX5_LAG_P1] != port1) { in mlx5_lag_modify_definers_destinations() 564 MLX5_CAP_GEN(ldev->pf[port1 - 1].dev, vhca_id); in mlx5_lag_modify_definers_destinations() 591 port1, port2); in mlx5_lag_port_sel_modify() [all …]
|
| /linux/arch/alpha/kernel/ |
| A D | smc37c669.c | 957 unsigned int port1; member 1253 base_addr.by_field.addr9_3 = local_config[ func ].port1 >> 3; in SMC37c669_enable_device() 1282 base_addr.by_field.addr9_3 = local_config[ func ].port1 >> 3; in SMC37c669_enable_device() 1404 ide_addr.by_field.addr9_4 = local_config[ func ].port1 >> 4; in SMC37c669_enable_device() 1689 cp->port1 = port; in SMC37c669_configure_device() 1854 *port = cp->port1; 1888 local_config[ SERIAL_0 ].port1, in SMC37c669_display_device_info() 1898 local_config[ SERIAL_1 ].port1, in SMC37c669_display_device_info() 1908 local_config[ PARALLEL_0 ].port1, in SMC37c669_display_device_info() 1919 local_config[ FLOPPY_0 ].port1, in SMC37c669_display_device_info() [all …]
|
| /linux/Documentation/leds/ |
| A D | ledtrig-usbport.rst | 43 echo 1 > ports/usb1-port1 44 echo 1 > ports/usb2-port1 45 cat ports/usb1-port1 46 echo 0 > ports/usb1-port1
|
| /linux/Documentation/devicetree/bindings/usb/ |
| A D | fsl-usb.txt | 20 "port1" (or both) must be defined for "fsl-usb2-mph" compatible 22 - port1 : boolean; if defined, indicates port1 is connected for 53 port1;
|
| /linux/include/linux/usb/ |
| A D | of.h | 22 struct device_node *usb_of_get_device_node(struct usb_device *hub, int port1); 43 usb_of_get_device_node(struct usb_device *hub, int port1) in usb_of_get_device_node() argument
|
| /linux/drivers/gpu/drm/ |
| A D | drm_of.c | 376 int drm_of_lvds_get_dual_link_pixel_order(const struct device_node *port1, in drm_of_lvds_get_dual_link_pixel_order() argument 381 if (!port1 || !port2) in drm_of_lvds_get_dual_link_pixel_order() 384 remote_p1_pt = drm_of_lvds_get_remote_pixels_type(port1); in drm_of_lvds_get_dual_link_pixel_order()
|
| /linux/drivers/watchdog/ |
| A D | pcwd.c | 810 int port1, last_port1; /* Register 1 for REV C cards */ in pcwd_isa_match() local 825 port1 = inb_p(base_addr + 1); /* For REV C boards */ in pcwd_isa_match() 826 if (port0 != 0xff || port1 != 0xff) { in pcwd_isa_match() 833 last_port1 = port1; in pcwd_isa_match() 836 port1 = inb_p(base_addr + 1); in pcwd_isa_match() 840 (port1 ^ last_port1) & WD_REVC_HRBT) { in pcwd_isa_match()
|
| /linux/sound/soc/generic/ |
| A D | audio-graph-card2.c | 852 struct device_node *port0, *port1, *ports; in audio_graph2_link_c2c() local 877 port1 = of_get_next_child(ports, lnk); in audio_graph2_link_c2c() 894 ep1 = port_to_endpoint(port1); in audio_graph2_link_c2c() 924 of_node_put(port1); in audio_graph2_link_c2c() 1066 struct device_node *port1 = of_get_next_child(ports, lnk); in graph_count_c2c() local 1068 struct device_node *ep1 = port_to_endpoint(port1); in graph_count_c2c() 1088 of_node_put(port1); in graph_count_c2c()
|