| /linux/Documentation/ABI/testing/ |
| H A 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)
|
| H A D | sysfs-firmware-dmi-entries | 64 terminated strings, with termination signalled
|
| /linux/drivers/scsi/ |
| H A D | advansys.c | 939 uchar termination; /* 11 0 - automatic */ member 1699 uchar termination; /* Term. Ctrl. bits 6-5 of SCSI_CFG1 register */ member 2387 h->disc_enable, h->termination); in asc_prt_adv_dvc_cfg() 2969 word = ep_3550->termination; in asc_prt_adv_board_eeprom() 2994 ep_3550->termination, termstr, in asc_prt_adv_board_eeprom() 4623 if (asc_dvc->cfg->termination == 0) { in AdvInitAsc3550Driver() 4628 asc_dvc->cfg->termination |= TERM_CTL_SEL; in AdvInitAsc3550Driver() 4638 asc_dvc->cfg->termination |= (TERM_CTL_H | TERM_CTL_L); in AdvInitAsc3550Driver() 4647 asc_dvc->cfg->termination |= TERM_CTL_H; in AdvInitAsc3550Driver() 4668 scsi_cfg1 |= (TERM_CTL_SEL | (~asc_dvc->cfg->termination & TERM_CTL)); in AdvInitAsc3550Driver() [all …]
|
| H A D | qla1280.c | 2019 nv->termination.scsi_bus_0_control = 3; in qla1280_set_defaults() 2020 nv->termination.scsi_bus_1_control = 3; in qla1280_set_defaults() 2021 nv->termination.auto_term_support = 1; in qla1280_set_defaults() 2209 term = nv->termination.scsi_bus_1_control; in qla1280_nvram_config() 2210 term |= nv->termination.scsi_bus_0_control << 2; in qla1280_nvram_config() 2211 term |= nv->termination.auto_term_support << 7; in qla1280_nvram_config()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mm-venice-gw72xx-0x-rs485.dtso | 6 * - GPIO1_0 rs485_term selects on-chip termination
|
| H A D | imx8mm-venice-gw72xx-0x-rs422.dtso | 6 * - GPIO1_0 rs485_term selects on-chip termination
|
| H A D | imx8mm-venice-gw73xx-0x-rs422.dtso | 6 * - GPIO1_0 rs485_term selects on-chip termination
|
| H A D | imx8mm-venice-gw73xx-0x-rs485.dtso | 6 * - GPIO1_0 rs485_term selects on-chip termination
|
| /linux/Documentation/scsi/ |
| H A 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/arch/arm/boot/dts/st/ |
| H A D | stm32mp153c-lxa-fairytux2.dtsi | 211 termination-gpios = <&io_board_gpio 7 GPIO_ACTIVE_HIGH>; 212 termination-ohms = <120>;
|
| /linux/tools/perf/Documentation/ |
| H A 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/include/linux/can/ |
| H A D | dev.h | 58 u16 termination; member
|
| /linux/Documentation/driver-api/dmaengine/ |
| H A D | client.rst | 369 5. Synchronize termination API 375 Synchronize the termination of the DMA channel to the current context. 378 the termination of the DMA channel to the current context. The function will
|
| /linux/drivers/net/can/dev/ |
| H A D | netlink.c | 715 priv->termination = termval; in can_changelink() 816 size += nla_total_size(sizeof(priv->termination)); /* IFLA_CAN_TERMINATION */ in can_get_size() 1018 (nla_put_u16(skb, IFLA_CAN_TERMINATION, priv->termination) || in can_fill_info()
|
| /linux/LICENSES/dual/ |
| H A 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.
|
| H A 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/Documentation/core-api/ |
| H A D | netlink.rst | 84 Accept strings without the null-termination (for legacy families only).
|
| /linux/Documentation/networking/device_drivers/can/ |
| H A D | can327.rst | 323 A note on CAN bus termination 331 termination resistors on its PCB and try removing them.
|
| /linux/Documentation/process/ |
| H A D | kernel-enforcement-statement.rst | 20 Notwithstanding the termination provisions of the GPL-2.0, we agree that
|
| /linux/arch/arm/boot/dts/arm/ |
| H A D | vexpress-v2p-ca9.dts | 254 /* DDR2 SDRAM VTT termination voltage */
|
| /linux/Documentation/filesystems/caching/ |
| H A D | netfs-api.rst | 270 The read and write functions can be given an optional termination function that 277 If a termination function is given, the operation will be run asynchronously 278 and the termination function will be called upon completion. If not given, the
|
| /linux/tools/testing/selftests/tc-testing/creating-testcases/ |
| H A D | AddingTestCases.txt | 55 expExitCode: The code returned by the command under test upon its termination.
|
| /linux/Documentation/locking/ |
| H A D | locktorture.rst | 82 zero, which disables test termination and system shutdown.
|
| /linux/Documentation/arch/riscv/ |
| H A D | vector.rst | 41 instructions under such condition will trap and casuse the termination of the thread.
|
| /linux/arch/arm/lib/ |
| H A D | lib1funcs.S | 98 cmp \dividend, #0 @ Early termination?
|