Home
last modified time | relevance | path

Searched refs:cables (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/docs/designs/
H A Dthermal-control-modes.md12 overtemp warnings on optical cables on certain system configurations. The issue
14 effectively raising the floor when these optical cables exist but an interface
15 is needed to do so. Since the issue revolves around the optical cables
17 optical cables plugged into a card downwind from the GPUs' exhaust, an end-user
22 The witherspoon system supports pci cards that could have optical cables plugged
23 in place of copper cables. These optical cables can report overtemp warnings to
26 sufficiently cools the components within the chassis, but not the optical cables
68 configurations using optical cables. This would instead present the possibility
H A Dphysical-topology.md12 supplies, cables, fans, etc.) with different types of relationships among these
14 power supplies, connect to cables, and be cooled by fans. OpenBMC does not
38 - Connect to cables
159 complicated relationships are introduced such as cables or fans and power
H A Dgpio-based-cable-presence.md11 most support 255 sensor IDs. On a systems with 25 cables, and 255 sensor IDs,
136 - We could also let the user define how to group different cables from config
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-extcon11 port. An external connector may have multiple cables
13 accessory cables have such capability. For example,
16 video, and USB cables attached simultaneously.
18 If there are cables mutually exclusive with each other,
52 cables attached and HDMI and EAR_JACK cables detached.
H A Dsysfs-bus-iio-thermocouple7 cables. The device can also detect if such a condition occurs.
/openbmc/linux/drivers/extcon/
H A Dextcon.c331 cable = &edev->cables[index]; in is_extcon_property_capability()
356 struct extcon_cable *cable = &edev->cables[index]; in init_property()
664 cable = &edev->cables[index]; in extcon_get_property()
731 cable = &edev->cables[index]; in extcon_set_property()
850 cable = &edev->cables[index]; in extcon_set_property_capability()
1101 edev->cables = kcalloc(edev->max_supported, sizeof(*edev->cables), in extcon_alloc_cables()
1103 if (!edev->cables) in extcon_alloc_cables()
1107 cable = &edev->cables[index]; in extcon_alloc_cables()
1112 cable = &edev->cables[index]; in extcon_alloc_cables()
1116 kfree(edev->cables); in extcon_alloc_cables()
[all …]
H A Dextcon-fsa9480.c207 u64 cables = cable_types[dev]; in fsa9480_handle_change() local
209 while (cables) { in fsa9480_handle_change()
210 int cable = fls64(cables) - 1; in fsa9480_handle_change()
213 cables &= ~BIT_ULL(cable); in fsa9480_handle_change()
H A Dextcon.h60 struct extcon_cable *cables; member
/openbmc/linux/drivers/net/plip/
H A DKconfig20 with "null printer" or "Turbo Laplink" cables which can transmit 4
21 bits at a time (mode 0) or with special PLIP cables, to be used on
23 time (mode 1); you can find the wiring of these cables in
24 <file:Documentation/networking/plip.rst>. The cables can be up to
/openbmc/linux/drivers/net/thunderbolt/
H A DKconfig3 tristate "Networking over USB4 and Thunderbolt cables"
7 over a USB4 and Thunderbolt cables. The driver supports Apple
/openbmc/linux/drivers/power/supply/
H A Dcharger-manager.c1050 struct charger_cable *cable = &charger->cables[j]; in charger_manager_register_extcon()
1367 struct charger_cable *cables; in of_cm_parse_desc() local
1376 cables = devm_kcalloc(dev, in of_cm_parse_desc()
1378 sizeof(*cables), in of_cm_parse_desc()
1380 if (!cables) { in of_cm_parse_desc()
1385 chg_regs->cables = cables; in of_cm_parse_desc()
1389 "cm-cable-name", &cables->name); in of_cm_parse_desc()
1392 &cables->extcon_name); in of_cm_parse_desc()
1395 &cables->min_uA); in of_cm_parse_desc()
1398 &cables->max_uA); in of_cm_parse_desc()
[all …]
/openbmc/linux/Documentation/spi/
H A Dbutterfly.rst17 similar cables to talk to many AVR boards, even a breadboard.
19 This is more powerful than "ISP programming" cables since it lets kernel
29 side this is like "sp12" programming cables.
/openbmc/linux/Documentation/scsi/
H A Dqlogicfas.rst68 The best way to test if your cables, termination, etc. are good is to
79 cables, and more devices on the SCSI bus. What seems to happen is
83 work less well because of the heat, or when cables get too long for
H A Daic7xxx.rst405 - To order Adaptec products, including accessories and cables,
406 call 408-957-7274. To order cables online go to
407 http://www.adaptec.com/buy-cables/.
420 - You can order Adaptec cables online at
421 http://www.adaptec.com/buy-cables/.
H A Daic79xx.rst541 - To order Adaptec products, including accessories and cables,
542 call 408-957-7274. To order cables online go to
543 http://www.adaptec.com/buy-cables/.
556 - You can order Adaptec cables online at
557 http://www.adaptec.com/buy-cables/.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dixgbe.rst43 and/or the direct attach cables listed below.
96 cables that comply with SFF-8431 v4.1 and SFF-8472 v10.4 specifications.
119 and direct attach cables listed below.
128 direct attach cables that comply with SFF-8436 v4.1 specifications.
142 The following is a list of SFP+ modules and direct attach cables that have
155 82598-based adapters support all passive direct attach cables that comply with
156 SFF-8431 v4.1 and SFF-8472 v10.4 specifications. Active direct attach cables
159 Third party optic modules and cables referred to above are listed only for the
164 only to share information regarding certain optic modules and cables with the
166 or supplying optic modules and cables with similar or matching descriptions.
[all …]
/openbmc/linux/drivers/net/usb/
H A DKconfig145 cables. These are often used to network laptops to PCs, like
146 "Laplink" parallel cables or some motherboards. These rely
367 tristate "GeneSys GL620USB-A based cables"
376 tristate "NetChip 1080 based cables (Laplink, ...)"
385 tristate "Prolific PL-2301/2302/25A1/27A1 based cables"
429 Note that while many USB host-to-host cables can work in this mode,
436 bool "ALi M5632 based 'USB 2.0 Data Link' cables"
444 bool "AnchorChips 2720 based cables (Xircom PGUNET, ...)"
453 bool "eTEK based host-to-host cables (Advance, Belkin, ...)"
489 bool "KT Technology KC2190 based cables (InstaNet)"
/openbmc/linux/include/linux/power/
H A Dcharger-manager.h112 struct charger_cable *cables; member
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfe-enable-high-lnb-voltage.rst34 to compensate for long antenna cables.
/openbmc/linux/sound/drivers/
H A Daloop.c132 struct loopback_cable *cables[MAX_PCM_SUBSTREAMS][2]; member
998 cable = loopback->cables[substream->number][dev]; in free_cable()
1012 loopback->cables[substream->number][dev] = NULL; in free_cable()
1201 cable = loopback->cables[substream->number][dev]; in loopback_open()
1214 loopback->cables[substream->number][dev] = cable; in loopback_open()
1417 cable = loopback->cables[kcontrol->id.subdevice][kcontrol->id.device ^ 1]; in loopback_active_get()
1630 struct loopback_cable *cable = loopback->cables[sub][num]; in print_substream_info()
/openbmc/linux/drivers/video/fbdev/
H A Dpvr2fb.c117 static struct pvr2_params cables[] = { variable
846 pvr2_get_param_name(cables, cable_type, 3), in pvr2fb_common_init()
1060 cable_type = pvr2_get_param_val(cables, cable_arg, 3); in pvr2fb_setup()
/openbmc/u-boot/board/bticino/mamoj/
H A DREADME33 - Plug-in USB-to-Serial, Open minicom 1152008N1 and USB OTG cables to Host
/openbmc/linux/drivers/platform/mellanox/
H A DKconfig24 cables and fans on the wide range Mellanox IB and Ethernet systems.
/openbmc/linux/drivers/net/slip/
H A DKconfig15 serial connections such as telephone lines or null modem cables;
/openbmc/linux/drivers/staging/most/Documentation/
H A Ddriver_usage.txt11 fiber optics, unshielded twisted pair cables (UTP) and coax cables. MOST

12