| /Linux-v5.10/Documentation/ABI/testing/ |
| D | sysfs-class-net-janz-ican3 | 1 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)
|
| D | sysfs-firmware-dmi-entries | 64 terminated strings, with termination signalled
|
| /Linux-v5.10/Documentation/devicetree/bindings/power/supply/ |
| D | bq24257.txt | 13 - ti,termination-current: integer, charge will be terminated when current in 45 ti,termination-current = <50000>; 58 ti,termination-current = <50000>;
|
| D | bq2415x.txt | 25 - ti,termination-current: integer, charge will be terminated when current in 43 ti,termination-current = <100>;
|
| D | bq25890.txt | 16 - ti,termination-current: integer, charge will be terminated when current in 52 ti,termination-current = <50000>;
|
| D | sc2731_charger.txt | 11 - charge-term-current-microamp: current for charge termination phase.
|
| /Linux-v5.10/drivers/scsi/ |
| D | advansys.c | 952 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 …]
|
| D | qla1280.c | 2027 nv->termination.scsi_bus_0_control = 3; in qla1280_set_defaults() 2028 nv->termination.scsi_bus_1_control = 3; in qla1280_set_defaults() 2029 nv->termination.auto_term_support = 1; in qla1280_set_defaults() 2217 term = nv->termination.scsi_bus_1_control; in qla1280_nvram_config() 2218 term |= nv->termination.scsi_bus_0_control << 2; in qla1280_nvram_config() 2219 term |= nv->termination.auto_term_support << 7; in qla1280_nvram_config()
|
| /Linux-v5.10/arch/arm64/boot/dts/freescale/ |
| D | imx8mq-librem5-r3.dts | 22 ti,termination-current = <144000>; /* uA */
|
| D | imx8mq-librem5-r2.dts | 18 ti,termination-current = <66000>; /* uA */
|
| /Linux-v5.10/drivers/net/can/usb/ |
| D | mcba_usb.c | 137 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.10/Documentation/scsi/ |
| D | qlogicfas.rst | 68 The best way to test if your cables, termination, etc. are good is to 82 termination (the ACK can be reflected), or by noise when the chips
|
| /Linux-v5.10/Documentation/devicetree/bindings/pci/ |
| D | xgene-pci-msi.txt | 9 registers. These registers include the MSI termination address and data
|
| /Linux-v5.10/tools/perf/Documentation/ |
| D | jitdump-specification.txt | 79 * 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.10/include/linux/can/ |
| D | dev.h | 45 u16 termination; member
|
| /Linux-v5.10/Documentation/driver-api/dmaengine/ |
| D | client.rst | 358 5. Synchronize termination API 364 Synchronize the termination of the DMA channel to the current context. 367 the termination of the DMA channel to the current context. The function will
|
| /Linux-v5.10/drivers/net/can/ |
| D | dev.c | 1121 priv->termination = termval; in can_changelink() 1147 size += nla_total_size(sizeof(priv->termination)); /* IFLA_CAN_TERMINATION */ in can_get_size() 1199 (nla_put_u16(skb, IFLA_CAN_TERMINATION, priv->termination) || in can_fill_info()
|
| /Linux-v5.10/LICENSES/dual/ |
| D | CDDL-1.0 | 283 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.
|
| D | MPL-1.1 | 338 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.10/Documentation/process/ |
| D | kernel-enforcement-statement.rst | 20 Notwithstanding the termination provisions of the GPL-2.0, we agree that
|
| /Linux-v5.10/arch/arm/boot/dts/ |
| D | vexpress-v2p-ca9.dts | 252 /* DDR2 SDRAM VTT termination voltage */
|
| /Linux-v5.10/Documentation/locking/ |
| D | locktorture.rst | 82 zero, which disables test termination and system shutdown.
|
| /Linux-v5.10/tools/testing/selftests/tc-testing/creating-testcases/ |
| D | AddingTestCases.txt | 53 expExitCode: The code returned by the command under test upon its termination.
|
| /Linux-v5.10/arch/arm/lib/ |
| D | lib1funcs.S | 98 cmp \dividend, #0 @ Early termination?
|
| /Linux-v5.10/Documentation/networking/dsa/ |
| D | sja1105.rst | 78 format based on VLANs), general-purpose traffic termination through the network 89 other than STP, PTP etc) traffic termination is not possible through the 286 ports are no longer available for standalone traffic termination.
|