Home
last modified time | relevance | path

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

12

/Linux-v4.19/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-v4.19/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.txt9 - ti,termination-current: integer, charge will be terminated when current in
38 ti,termination-current = <50000>;
Dbattery.txt22 - charge-term-current-microamp: current for charge termination phase
/Linux-v4.19/drivers/scsi/
Dadvansys.c956 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 …]
Dqla1280.c2057 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()
Dqla1280.h396 } termination; /* 17 */ member
/Linux-v4.19/drivers/net/can/usb/
Dmcba_usb.c148 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/
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
DFlashPoint.txt125 including smart termination and a flash PROM for easy firmware updates, and
/Linux-v4.19/include/linux/can/
Ddev.h44 u16 termination; member
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dxgene-pci-msi.txt9 registers. These registers include the MSI termination address and data
/Linux-v4.19/Documentation/driver-api/dmaengine/
Dclient.rst256 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/
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-v4.19/LICENSES/other/
DCDDL-1.0279 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.
DMPL-1.1334 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/
Ddev.c1069 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/
Dkernel-enforcement-statement.rst18 Notwithstanding the termination provisions of the GPL-2.0, we agree that
/Linux-v4.19/tools/testing/selftests/tc-testing/creating-testcases/
DAddingTestCases.txt48 expExitCode: The code returned by the command under test upon its termination.
/Linux-v4.19/arch/arm/boot/dts/
Dvexpress-v2p-ca9.dts259 /* DDR2 SDRAM VTT termination voltage */
/Linux-v4.19/Documentation/locking/
Dlocktorture.txt65 zero, which disables test termination and system shutdown.
/Linux-v4.19/arch/arm/lib/
Dlib1funcs.S98 cmp \dividend, #0 @ Early termination?
/Linux-v4.19/Documentation/power/
Dpower_supply_class.txt126 CHARGE_TERM_CURRENT - Charge termination current. The charge cycle

12