/Linux-v4.19/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 | 63 terminated strings, with termination signalled
|
/Linux-v4.19/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 | 9 - ti,termination-current: integer, charge will be terminated when current in 38 ti,termination-current = <50000>;
|
D | battery.txt | 22 - charge-term-current-microamp: current for charge termination phase
|
/Linux-v4.19/drivers/scsi/ |
D | advansys.c | 956 uchar termination; /* 11 0 - automatic */ member 1716 uchar termination; /* Term. Ctrl. bits 6-5 of SCSI_CFG1 register */ member 2402 h->disc_enable, h->termination); in asc_prt_adv_dvc_cfg() 3012 word = ep_3550->termination; in asc_prt_adv_board_eeprom() 3037 ep_3550->termination, termstr, in asc_prt_adv_board_eeprom() 4677 if (asc_dvc->cfg->termination == 0) { in AdvInitAsc3550Driver() 4682 asc_dvc->cfg->termination |= TERM_CTL_SEL; in AdvInitAsc3550Driver() 4692 asc_dvc->cfg->termination |= (TERM_CTL_H | TERM_CTL_L); in AdvInitAsc3550Driver() 4701 asc_dvc->cfg->termination |= TERM_CTL_H; in AdvInitAsc3550Driver() 4722 scsi_cfg1 |= (TERM_CTL_SEL | (~asc_dvc->cfg->termination & TERM_CTL)); in AdvInitAsc3550Driver() [all …]
|
D | qla1280.c | 2057 nv->termination.scsi_bus_0_control = 3; in qla1280_set_defaults() 2058 nv->termination.scsi_bus_1_control = 3; in qla1280_set_defaults() 2059 nv->termination.auto_term_support = 1; in qla1280_set_defaults() 2248 term = nv->termination.scsi_bus_1_control; in qla1280_nvram_config() 2249 term |= nv->termination.scsi_bus_0_control << 2; in qla1280_nvram_config() 2250 term |= nv->termination.auto_term_support << 7; in qla1280_nvram_config()
|
D | qla1280.h | 396 } termination; /* 17 */ member
|
/Linux-v4.19/drivers/net/can/usb/ |
D | mcba_usb.c | 148 u8 termination; member 487 priv->can.termination = MCBA_TERMINATION_ENABLED; in mcba_usb_process_ka_usb() 489 priv->can.termination = MCBA_TERMINATION_DISABLED; in mcba_usb_process_ka_usb() 793 usb_msg.termination = 1; in mcba_set_termination() 795 usb_msg.termination = 0; in mcba_set_termination()
|
/Linux-v4.19/Documentation/scsi/ |
D | qlogicfas.txt | 59 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
|
D | FlashPoint.txt | 125 including smart termination and a flash PROM for easy firmware updates, and
|
/Linux-v4.19/include/linux/can/ |
D | dev.h | 44 u16 termination; member
|
/Linux-v4.19/Documentation/devicetree/bindings/pci/ |
D | xgene-pci-msi.txt | 9 registers. These registers include the MSI termination address and data
|
/Linux-v4.19/Documentation/driver-api/dmaengine/ |
D | client.rst | 256 5. Synchronize termination API 262 Synchronize the termination of the DMA channel to the current context. 265 the termination of the DMA channel to the current context. The function will
|
/Linux-v4.19/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-v4.19/LICENSES/other/ |
D | CDDL-1.0 | 279 beyond the termination of this License shall survive. 298 6.3. In the event of termination under Sections 6.1 or 6.2 above, 300 distributor hereunder prior to termination (excluding licenses 301 granted to You by any distributor) shall survive termination.
|
D | MPL-1.1 | 334 survive any termination of this License. Provisions which, by their 335 nature, must remain in effect beyond the termination of this License 374 8.4. In the event of termination under Sections 8.1 or 8.2 above, 377 prior to termination shall survive termination.
|
/Linux-v4.19/drivers/net/can/ |
D | dev.c | 1069 priv->termination = termval; in can_changelink() 1095 size += nla_total_size(sizeof(priv->termination)); /* IFLA_CAN_TERMINATION */ in can_get_size() 1147 (nla_put_u16(skb, IFLA_CAN_TERMINATION, priv->termination) || in can_fill_info()
|
/Linux-v4.19/Documentation/process/ |
D | kernel-enforcement-statement.rst | 18 Notwithstanding the termination provisions of the GPL-2.0, we agree that
|
/Linux-v4.19/tools/testing/selftests/tc-testing/creating-testcases/ |
D | AddingTestCases.txt | 48 expExitCode: The code returned by the command under test upon its termination.
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | vexpress-v2p-ca9.dts | 259 /* DDR2 SDRAM VTT termination voltage */
|
/Linux-v4.19/Documentation/locking/ |
D | locktorture.txt | 65 zero, which disables test termination and system shutdown.
|
/Linux-v4.19/arch/arm/lib/ |
D | lib1funcs.S | 98 cmp \dividend, #0 @ Early termination?
|
/Linux-v4.19/Documentation/power/ |
D | power_supply_class.txt | 126 CHARGE_TERM_CURRENT - Charge termination current. The charge cycle
|