Home
last modified time | relevance | path

Searched refs:termination (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-net-janz-ican31 What: /sys/class/net/<iface>/termination
6 Value representing the can bus termination
8 Default: 1 (termination active)
9 Reading: get actual termination state
10 Writing: set actual termination state (0=no termination, 1=termination active)
Dsysfs-firmware-dmi-entries63 terminated strings, with termination signalled
/Linux-v5.4/Documentation/devicetree/bindings/power/supply/
Dbq24257.txt13 - ti,termination-current: integer, charge will be terminated when current in
45 ti,termination-current = <50000>;
58 ti,termination-current = <50000>;
Dbq2415x.txt25 - ti,termination-current: integer, charge will be terminated when current in
43 ti,termination-current = <100>;
Dbq25890.txt12 - ti,termination-current: integer, charge will be terminated when current in
41 ti,termination-current = <50000>;
Dsc2731_charger.txt11 - charge-term-current-microamp: current for charge termination phase.
Dbattery.txt23 - charge-term-current-microamp: current for charge termination phase
/Linux-v5.4/drivers/scsi/
Dadvansys.c952 uchar termination; /* 11 0 - automatic */ member
1712 uchar termination; /* Term. Ctrl. bits 6-5 of SCSI_CFG1 register */ member
2398 h->disc_enable, h->termination); in asc_prt_adv_dvc_cfg()
3008 word = ep_3550->termination; in asc_prt_adv_board_eeprom()
3033 ep_3550->termination, termstr, in asc_prt_adv_board_eeprom()
4673 if (asc_dvc->cfg->termination == 0) { in AdvInitAsc3550Driver()
4678 asc_dvc->cfg->termination |= TERM_CTL_SEL; in AdvInitAsc3550Driver()
4688 asc_dvc->cfg->termination |= (TERM_CTL_H | TERM_CTL_L); in AdvInitAsc3550Driver()
4697 asc_dvc->cfg->termination |= TERM_CTL_H; in AdvInitAsc3550Driver()
4718 scsi_cfg1 |= (TERM_CTL_SEL | (~asc_dvc->cfg->termination & TERM_CTL)); in AdvInitAsc3550Driver()
[all …]
Dqla1280.c2020 nv->termination.scsi_bus_0_control = 3; in qla1280_set_defaults()
2021 nv->termination.scsi_bus_1_control = 3; in qla1280_set_defaults()
2022 nv->termination.auto_term_support = 1; in qla1280_set_defaults()
2211 term = nv->termination.scsi_bus_1_control; in qla1280_nvram_config()
2212 term |= nv->termination.scsi_bus_0_control << 2; in qla1280_nvram_config()
2213 term |= nv->termination.auto_term_support << 7; in qla1280_nvram_config()
/Linux-v5.4/drivers/net/can/usb/
Dmcba_usb.c137 u8 termination; member
476 priv->can.termination = MCBA_TERMINATION_ENABLED; in mcba_usb_process_ka_usb()
478 priv->can.termination = MCBA_TERMINATION_DISABLED; in mcba_usb_process_ka_usb()
782 usb_msg.termination = 1; in mcba_set_termination()
784 usb_msg.termination = 0; in mcba_set_termination()
/Linux-v5.4/Documentation/scsi/
Dqlogicfas.txt59 The best way to test if your cables, termination, etc. are good is to
73 termination (the ACK can be reflected), or by noise when the chips
/Linux-v5.4/include/linux/can/
Ddev.h44 u16 termination; member
/Linux-v5.4/Documentation/devicetree/bindings/pci/
Dxgene-pci-msi.txt9 registers. These registers include the MSI termination address and data
/Linux-v5.4/tools/perf/Documentation/
Djitdump-specification.txt79 * char[n]: function name in ASCII including the null termination
85 * function name string, including termination
130 * char name[n] : source file name in ASCII, including null termination
/Linux-v5.4/Documentation/driver-api/dmaengine/
Dclient.rst263 5. Synchronize termination API
269 Synchronize the termination of the DMA channel to the current context.
272 the termination of the DMA channel to the current context. The function will
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/
Dti,sci-inta.txt5 which handles the termination of system events to that they can
/Linux-v5.4/drivers/net/can/
Ddev.c1083 priv->termination = termval; in can_changelink()
1109 size += nla_total_size(sizeof(priv->termination)); /* IFLA_CAN_TERMINATION */ in can_get_size()
1161 (nla_put_u16(skb, IFLA_CAN_TERMINATION, priv->termination) || in can_fill_info()
/Linux-v5.4/LICENSES/dual/
DCDDL-1.0283 beyond the termination of this License shall survive.
302 6.3. In the event of termination under Sections 6.1 or 6.2 above,
304 distributor hereunder prior to termination (excluding licenses
305 granted to You by any distributor) shall survive termination.
DMPL-1.1338 survive any termination of this License. Provisions which, by their
339 nature, must remain in effect beyond the termination of this License
378 8.4. In the event of termination under Sections 8.1 or 8.2 above,
381 prior to termination shall survive termination.
/Linux-v5.4/Documentation/process/
Dkernel-enforcement-statement.rst20 Notwithstanding the termination provisions of the GPL-2.0, we agree that
/Linux-v5.4/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt53 expExitCode: The code returned by the command under test upon its termination.
/Linux-v5.4/Documentation/locking/
Dlocktorture.rst82 zero, which disables test termination and system shutdown.
/Linux-v5.4/arch/arm/boot/dts/
Dvexpress-v2p-ca9.dts252 /* DDR2 SDRAM VTT termination voltage */
/Linux-v5.4/arch/arm/lib/
Dlib1funcs.S98 cmp \dividend, #0 @ Early termination?
/Linux-v5.4/Documentation/networking/dsa/
Dsja1105.rst78 the bridge layer, and general IP termination becomes no longer possible through
125 ports are no longer available for standalone traffic termination.

12