| /Linux-v5.15/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.15/drivers/scsi/ |
| D | advansys.c | 939 uchar termination; /* 11 0 - automatic */ member 1699 uchar termination; /* Term. Ctrl. bits 6-5 of SCSI_CFG1 register */ member 2378 h->disc_enable, h->termination); in asc_prt_adv_dvc_cfg() 2961 word = ep_3550->termination; in asc_prt_adv_board_eeprom() 2986 ep_3550->termination, termstr, in asc_prt_adv_board_eeprom() 4615 if (asc_dvc->cfg->termination == 0) { in AdvInitAsc3550Driver() 4620 asc_dvc->cfg->termination |= TERM_CTL_SEL; in AdvInitAsc3550Driver() 4630 asc_dvc->cfg->termination |= (TERM_CTL_H | TERM_CTL_L); in AdvInitAsc3550Driver() 4639 asc_dvc->cfg->termination |= TERM_CTL_H; in AdvInitAsc3550Driver() 4660 scsi_cfg1 |= (TERM_CTL_SEL | (~asc_dvc->cfg->termination & TERM_CTL)); in AdvInitAsc3550Driver() [all …]
|
| D | qla1280.c | 2026 nv->termination.scsi_bus_0_control = 3; in qla1280_set_defaults() 2027 nv->termination.scsi_bus_1_control = 3; in qla1280_set_defaults() 2028 nv->termination.auto_term_support = 1; in qla1280_set_defaults() 2216 term = nv->termination.scsi_bus_1_control; in qla1280_nvram_config() 2217 term |= nv->termination.scsi_bus_0_control << 2; in qla1280_nvram_config() 2218 term |= nv->termination.auto_term_support << 7; in qla1280_nvram_config()
|
| D | qla1280.h | 389 } termination; /* 17 */ member
|
| /Linux-v5.15/arch/arm64/boot/dts/freescale/ |
| D | imx8mq-librem5-r2.dts | 18 ti,termination-current = <66000>; /* uA */
|
| D | imx8mq-librem5-r4.dts | 26 ti,termination-current = <144000>; /* uA */
|
| D | imx8mq-librem5-r3.dts | 28 ti,termination-current = <144000>; /* uA */
|
| /Linux-v5.15/drivers/net/can/dev/ |
| D | netlink.c | 223 priv->termination = termval; in can_changelink() 249 size += nla_total_size(sizeof(priv->termination)); /* IFLA_CAN_TERMINATION */ in can_get_size() 301 (nla_put_u16(skb, IFLA_CAN_TERMINATION, priv->termination) || in can_fill_info()
|
| /Linux-v5.15/drivers/net/can/usb/ |
| D | mcba_usb.c | 139 u8 termination; member 478 priv->can.termination = MCBA_TERMINATION_ENABLED; in mcba_usb_process_ka_usb() 480 priv->can.termination = MCBA_TERMINATION_DISABLED; in mcba_usb_process_ka_usb() 797 usb_msg.termination = 1; in mcba_set_termination() 799 usb_msg.termination = 0; in mcba_set_termination()
|
| /Linux-v5.15/Documentation/filesystems/ |
| D | netfs_library.rst | 462 With a termination handler function pointer:: 506 Also provided is a pointer to a termination handler function and private 507 data to pass to that function. The termination function should be called 509 indicating whether the termination is definitely happening in the caller's 517 Also provided is a pointer to a termination handler function and private 518 data to pass to that function. The termination function should be called 520 indicating whether the termination is definitely happening in the caller's
|
| /Linux-v5.15/include/linux/can/ |
| D | dev.h | 63 u16 termination; member
|
| /Linux-v5.15/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
|
| D | FlashPoint.rst | 138 including smart termination and a flash PROM for easy firmware updates, and
|
| /Linux-v5.15/Documentation/devicetree/bindings/pci/ |
| D | xgene-pci-msi.txt | 9 registers. These registers include the MSI termination address and data
|
| /Linux-v5.15/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.15/Documentation/driver-api/dmaengine/ |
| D | client.rst | 360 5. Synchronize termination API 366 Synchronize the termination of the DMA channel to the current context. 369 the termination of the DMA channel to the current context. The function will
|
| /Linux-v5.15/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.15/arch/arm/boot/dts/ |
| D | vexpress-v2p-ca9.dts | 252 /* DDR2 SDRAM VTT termination voltage */
|
| /Linux-v5.15/Documentation/process/ |
| D | kernel-enforcement-statement.rst | 20 Notwithstanding the termination provisions of the GPL-2.0, we agree that
|
| /Linux-v5.15/Documentation/locking/ |
| D | locktorture.rst | 82 zero, which disables test termination and system shutdown.
|
| /Linux-v5.15/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.15/arch/arm/lib/ |
| D | lib1funcs.S | 98 cmp \dividend, #0 @ Early termination?
|
| /Linux-v5.15/Documentation/power/ |
| D | power_supply_class.rst | 149 Charge termination current. The charge cycle terminates when battery
|