/linux/drivers/thunderbolt/ |
A D | test.c | 92 sw->ports[1].dual_link_port = &sw->ports[2]; in alloc_host() 99 sw->ports[2].dual_link_port = &sw->ports[1]; in alloc_host() 107 sw->ports[3].dual_link_port = &sw->ports[4]; in alloc_host() 114 sw->ports[4].dual_link_port = &sw->ports[3]; in alloc_host() 196 sw->ports[1].dual_link_port = &sw->ports[2]; in alloc_dev_default() 203 sw->ports[2].dual_link_port = &sw->ports[1]; in alloc_dev_default() 211 sw->ports[3].dual_link_port = &sw->ports[4]; in alloc_dev_default() 218 sw->ports[4].dual_link_port = &sw->ports[3]; in alloc_dev_default() 226 sw->ports[5].dual_link_port = &sw->ports[6]; in alloc_dev_default() 233 sw->ports[6].dual_link_port = &sw->ports[5]; in alloc_dev_default() [all …]
|
/linux/Documentation/devicetree/bindings/soundwire/ |
A D | qcom,sdw.txt | 42 - qcom,dout-ports: 47 - qcom,din-ports: 56 data port. Out ports followed by In ports. 65 data port. Out ports followed by In ports. 74 Out ports followed by In ports. Used for Sample Interval 94 Out ports followed by In ports. 104 Out ports followed by In ports. 114 Out ports followed by In ports. 125 Out ports followed by In ports. 136 Out ports followed by In ports. [all …]
|
/linux/arch/arm64/boot/dts/hisilicon/ |
A D | hi3660-coresight.dtsi | 21 out-ports { 38 out-ports { 55 out-ports { 72 out-ports { 88 out-ports { 97 in-ports { 137 in-ports { 146 out-ports { 164 out-ports { 239 in-ports { [all …]
|
A D | hi6220-coresight.dtsi | 19 out-ports { 28 in-ports { 44 in-ports { 53 out-ports { 68 in-ports { 77 out-ports { 105 in-ports { 121 in-ports { 137 out-ports { 146 in-ports { [all …]
|
/linux/tools/testing/selftests/drivers/net/mlxsw/ |
A D | sharedbuffer_configuration.py | 252 for port in ports: 264 def do_check_tcbind(ports, tcbinds, vp): argument 266 pre_tcbinds = get_tcbinds(ports) 290 def check_tcbind(dlname, ports, pools): argument 324 for port in ports: 381 ports = PortList() 384 ports.append(Port(name)) 385 return ports 408 ports = get_ports(dlname) 412 check_tcbind(dlname, ports, pools) [all …]
|
/linux/arch/arm/boot/dts/ |
A D | hip04.dtsi | 277 in-ports { 292 in-ports { 307 in-ports { 322 in-ports { 337 in-ports { 372 in-ports { 407 in-ports { 441 in-ports { 475 in-ports { 499 in-ports { [all …]
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
A D | dss-of.c | 28 struct device_node *ports; in omapdss_of_get_next_port() local 33 ports = of_get_child_by_name(parent, "ports"); in omapdss_of_get_next_port() 34 if (ports) in omapdss_of_get_next_port() 35 parent = ports; in omapdss_of_get_next_port() 40 of_node_put(ports); in omapdss_of_get_next_port() 42 struct device_node *ports; in omapdss_of_get_next_port() local 44 ports = of_get_parent(prev); in omapdss_of_get_next_port() 45 if (!ports) in omapdss_of_get_next_port() 49 port = of_get_next_child(ports, prev); in omapdss_of_get_next_port() 51 of_node_put(ports); in omapdss_of_get_next_port() [all …]
|
/linux/drivers/bus/ |
A D | arm-cci.c | 113 static struct cci_ace_port *ports; variable 425 if (ports[port].type == ACE_PORT) in __cci_control_port_by_index() 454 ports = kcalloc(nb_cci_ports, sizeof(*ports), GFP_KERNEL); in cci_probe_ports() 455 if (!ports) in cci_probe_ports() 483 ports[i].phys = res.start; in cci_probe_ports() 485 if (ret || !ports[i].base) { in cci_probe_ports() 493 ports[i].type = ACE_PORT; in cci_probe_ports() 498 ports[i].type = ACE_LITE_PORT; in cci_probe_ports() 501 ports[i].dn = cp; in cci_probe_ports() 520 sync_cache_w(&ports); in cci_probe_ports() [all …]
|
/linux/drivers/usb/host/ |
A D | xhci-hub.c | 262 desc->bNbrPorts = ports; in xhci_common_hub_descriptor() 281 int ports; in xhci_usb2_hub_descriptor() local 289 ports = rhub->num_ports; in xhci_usb2_hub_descriptor() 292 temp = 1 + (ports / 8); in xhci_usb2_hub_descriptor() 336 int ports; in xhci_usb3_hub_descriptor() local 343 ports = rhub->num_ports; in xhci_usb3_hub_descriptor() 1193 struct xhci_port **ports; in xhci_hub_control() local 1196 ports = rhub->ports; in xhci_hub_control() 1631 ports = rhub->ports; in xhci_hub_status_data() 1694 ports = rhub->ports; in xhci_bus_suspend() [all …]
|
/linux/drivers/firewire/ |
A D | core-topology.c | 142 if (node->ports[i] == NULL) in update_hop_count() 255 node->ports[i] = child; in build_tree() 329 child = node->ports[i]; in for_each_fw_node() 395 tree = node1->ports[port]; in move_tree() 396 node0->ports[port] = tree; in move_tree() 398 if (tree->ports[i] == node1) { in move_tree() 399 tree->ports[i] = node0; in move_tree() 450 if (node0->ports[i] && node1->ports[i]) { in update_tree() 460 } else if (node0->ports[i]) { in update_tree() 470 node0->ports[i] = NULL; in update_tree() [all …]
|
/linux/Documentation/ABI/stable/ |
A D | sysfs-class-infiniband | 39 What: /sys/class/infiniband/<device>/ports/<port-num>/lid 40 What: /sys/class/infiniband/<device>/ports/<port-num>/rate 42 What: /sys/class/infiniband/<device>/ports/<port-num>/sm_sl 43 What: /sys/class/infiniband/<device>/ports/<port-num>/sm_lid 44 What: /sys/class/infiniband/<device>/ports/<port-num>/state 46 What: /sys/class/infiniband/<device>/ports/<port-num>/cap_mask 330 What: /sys/class/infiniband/mlx4_X/iov/ports/<pci-slot-num>/ports/<m>/gid_idx/0 331 What: /sys/class/infiniband/mlx4_X/iov/ports/<pci-slot-num>/ports/<m>/pkey_idx/<n> 369 iov/ports) to the paravirtualized index 456 nctxts: (RO) Return the number of user ports (contexts) [all …]
|
/linux/sound/core/seq/ |
A D | seq_midi.c | 272 unsigned int p, ports; in snd_seq_midisynth_probe() local 292 ports = output_count; in snd_seq_midisynth_probe() 293 if (ports < input_count) in snd_seq_midisynth_probe() 294 ports = input_count; in snd_seq_midisynth_probe() 295 if (ports == 0) { in snd_seq_midisynth_probe() 329 for (p = 0; p < ports; p++) { in snd_seq_midisynth_probe() 351 if (ports > 1) in snd_seq_midisynth_probe() 357 if (ports > 1) in snd_seq_midisynth_probe() 391 client->ports[device] = msynth; in snd_seq_midisynth_probe() 435 client->ports[device] = NULL; in snd_seq_midisynth_remove() [all …]
|
/linux/Documentation/leds/ |
A D | ledtrig-usbport.rst | 9 It requires selecting USB ports that should be observed. All available ones are 10 listed as separated entries in a "ports" subdirectory. Selecting is handled by 13 Please note that this trigger allows selecting multiple USB ports for a single 18 1) Device with single USB LED and few physical ports 29 only one LED user will most likely want to assign ports from all 3 hubs. 43 echo 1 > ports/usb1-port1 44 echo 1 > ports/usb2-port1 45 cat ports/usb1-port1 46 echo 0 > ports/usb1-port1
|
/linux/drivers/infiniband/core/ |
A D | cma_configfs.c | 55 struct cma_dev_port_group *ports; member 203 struct cma_dev_port_group *ports; in make_cma_ports() local 214 ports = kcalloc(ports_num, sizeof(*cma_dev_group->ports), in make_cma_ports() 217 if (!ports) in make_cma_ports() 223 ports[i].port_num = i + 1; in make_cma_ports() 225 ports[i].cma_dev_group = cma_dev_group; in make_cma_ports() 226 config_group_init_type_name(&ports[i].group, in make_cma_ports() 229 configfs_add_default_group(&ports[i].group, in make_cma_ports() 233 cma_dev_group->ports = ports; in make_cma_ports() 256 kfree(cma_dev_group->ports); in release_cma_ports_group() [all …]
|
/linux/arch/alpha/kernel/ |
A D | err_marvel.c | 820 if (!io7->ports[i].enabled) in marvel_find_io7_with_error() 822 err_sum |= io7->ports[i].csrs->POx_ERR_SUM.csr; in marvel_find_io7_with_error() 857 io7_ioport_csrs *csrs = io7->ports[i].csrs; in marvel_find_io7_with_error() 859 if (!io7->ports[i].enabled) in marvel_find_io7_with_error() 881 csrs->POx_TLB_ERR.csr = io->ports[i].pox_tlb_err; in marvel_find_io7_with_error() 882 csrs->POx_ERR_SUM.csr = io->ports[i].pox_err_sum; in marvel_find_io7_with_error() 935 lf_subpackets->io->ports[0].pox_err_sum | in marvel_process_io_error() 936 lf_subpackets->io->ports[1].pox_err_sum | in marvel_process_io_error() 937 lf_subpackets->io->ports[2].pox_err_sum | in marvel_process_io_error() 995 marvel_print_pox_err(io->ports[i].pox_err_sum, &io->ports[i]); in marvel_process_io_error() [all …]
|
/linux/arch/arm64/boot/dts/sprd/ |
A D | sc9863a.dtsi | 193 out-ports { 201 in-ports { 217 in-ports { 233 out-ports { 242 in-ports { 282 out-ports { 307 out-ports { 316 in-ports { 332 out-ports { 341 in-ports { [all …]
|
A D | sc9860.dtsi | 307 out-ports { 315 in-ports { 342 out-ports { 359 out-ports { 374 out-ports { 383 in-ports { 422 out-ports { 431 in-ports { 480 in-ports { 505 in-ports { [all …]
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
A D | abilis,tb10x-iomux.txt | 25 - GPIO ports: gpioa, gpiob, gpioc, gpiod, gpioe, gpiof, gpiog, 27 - Serial TS input ports: mis0, mis1, mis2, mis3, mis4, mis5, mis6, mis7 28 - Parallel TS input ports: mip1, mip3, mip5, mip7 29 - Serial TS output ports: mos0, mos1, mos2, mos3 33 - Smart card ports: stc0, stc1 34 - UART ports: uart0, uart1 35 - SPI ports: spi1, spi3 38 All other ports of the chip are not multiplexed and thus not managed by this 45 The named pin groups of GPIO ports can be used to define GPIO ranges as
|
/linux/drivers/net/netdevsim/ |
A D | udp_tunnels.c | 25 if (ns->udp_ports.ports[table][entry]) { in nsim_udp_tunnel_set_port() 29 ns->udp_ports.ports[table][entry] = in nsim_udp_tunnel_set_port() 55 if (val == ns->udp_ports.ports[table][entry]) { in nsim_udp_tunnel_unset_port() 56 ns->udp_ports.ports[table][entry] = 0; in nsim_udp_tunnel_unset_port() 59 val, ns->udp_ports.ports[table][entry]); in nsim_udp_tunnel_unset_port() 83 ns->udp_ports.ports[table][i] = in nsim_udp_tunnel_sync_table() 115 memset(ns->udp_ports.ports, 0, sizeof(ns->udp_ports.__ports)); in nsim_udp_tunnels_info_reset_write() 143 ns->udp_ports.ports = ns->udp_ports.__ports; in nsim_udp_tunnels_info_create() 145 ns->udp_ports.ports = nsim_dev->udp_ports.__ports; in nsim_udp_tunnels_info_create() 151 ns->udp_ports.dfs_ports[0].array = ns->udp_ports.ports[0]; in nsim_udp_tunnels_info_create() [all …]
|
/linux/drivers/net/wan/ |
A D | pci200syn.c | 85 port_t ports[2]; member 233 if (card->ports[i].card) in pci200_pci_remove_one() 234 unregister_hdlc_device(card->ports[i].netdev); in pci200_pci_remove_one() 248 if (card->ports[0].netdev) in pci200_pci_remove_one() 249 free_netdev(card->ports[0].netdev); in pci200_pci_remove_one() 250 if (card->ports[1].netdev) in pci200_pci_remove_one() 251 free_netdev(card->ports[1].netdev); in pci200_pci_remove_one() 291 card->ports[0].netdev = alloc_hdlcdev(&card->ports[0]); in pci200_pci_init_one() 292 card->ports[1].netdev = alloc_hdlcdev(&card->ports[1]); in pci200_pci_init_one() 293 if (!card->ports[0].netdev || !card->ports[1].netdev) { in pci200_pci_init_one() [all …]
|
/linux/Documentation/devicetree/bindings/net/dsa/ |
A D | ocelot.txt | 49 * phy_mode = "internal": on ports 4 and 5 50 * phy_mode = "sgmii": on ports 0, 1, 2, 3 51 * phy_mode = "qsgmii": on ports 0, 1, 2, 3 52 * phy_mode = "usxgmii": on ports 0, 1, 2, 3 53 * phy_mode = "2500base-x": on ports 0, 1, 2, 3 70 ports { 74 /* External ports */ 132 * phy_mode = "internal": on ports 8 and 9 133 * phy_mode = "sgmii": on ports 0, 1, 2, 3, 4, 5, 6, 7 134 * phy_mode = "qsgmii": on ports 0, 1, 2, 3, 4, 5, 6, 7 [all …]
|
/linux/arch/arm64/boot/dts/arm/ |
A D | juno-cs-r1r2.dtsi | 10 out-ports { 17 in-ports { 33 in-ports { 40 out-ports { 56 out-ports { 64 in-ports {
|
/linux/sound/soc/generic/ |
A D | audio-graph-card2.c | 330 of_node_put(ports); in graph_get_next_multi_ep() 451 if (of_node_name_eq(ports, "ports")) in graph_parse_convert() 457 of_node_put(ports); in graph_parse_convert() 466 if (of_node_name_eq(ports, "ports")) in graph_parse_mclk_fs() 472 of_node_put(ports); in graph_parse_mclk_fs() 672 struct device_node *ports; in graph_link_init() local 684 ports = of_get_parent(port); in graph_link_init() 700 if (of_node_name_eq(ports, "ports")) in graph_link_init() 876 ports = of_get_parent(port0); in audio_graph2_link_c2c() 922 of_node_put(ports); in audio_graph2_link_c2c() [all …]
|
/linux/drivers/platform/chrome/ |
A D | cros_ec_typec.c | 81 struct cros_typec_port *ports[EC_USB_PD_MAX_PORTS]; member 260 if (!typec->ports[i]) in cros_unregister_ports() 266 usb_role_switch_put(typec->ports[i]->role_sw); in cros_unregister_ports() 267 typec_switch_put(typec->ports[i]->ori_sw); in cros_unregister_ports() 268 typec_mux_put(typec->ports[i]->mux); in cros_unregister_ports() 269 typec_unregister_port(typec->ports[i]->port); in cros_unregister_ports() 344 typec->ports[port_num] = cros_port; in cros_typec_init_ports() 618 if (typec->ports[port_num]->partner) in cros_typec_set_port_params_v1() 906 typec->ports[port_num]->sop_disc_done = true; in cros_typec_handle_status() 987 typec->ports[port_num]->role == resp.role) in cros_typec_port_update() [all …]
|
/linux/Documentation/devicetree/bindings/media/i2c/ |
A D | adv7180.yaml | 55 ports: true 88 ports: 89 $ref: /schemas/graph.yaml#/properties/ports 104 - ports 113 ports: 114 $ref: /schemas/graph.yaml#/properties/ports 129 - ports 160 ports {
|