Home
last modified time | relevance | path

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

123

/linux/Documentation/ABI/testing/
H A 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)
/linux/drivers/gpu/drm/xe/
H A Dxe_pxp.c161 reinit_completion(&pxp->termination); in mark_termination_in_progress()
211 complete_all(&pxp->termination); in pxp_terminate()
245 complete_all(&pxp->termination); in pxp_terminate_complete()
416 init_completion(&pxp->termination); in xe_pxp_init()
417 complete_all(&pxp->termination); in xe_pxp_init()
548 if (!wait_for_completion_timeout(&pxp->termination, in pxp_start()
582 XE_WARN_ON(completion_done(&pxp->termination)); in pxp_start()
594 if (!completion_done(&pxp->termination)) { in pxp_start()
600 complete_all(&pxp->termination); in pxp_start()
906 if (!wait_for_completion_timeout(&pxp->termination, in xe_pxp_pm_suspend()
H A Dxe_pxp_types.h107 struct completion termination; member
/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp.c131 init_completion(&pxp->termination); in pxp_init_full()
132 complete_all(&pxp->termination); in pxp_init_full()
267 reinit_completion(&pxp->termination); in intel_pxp_mark_termination_in_progress()
322 if (!wait_for_completion_timeout(&pxp->termination, msecs_to_jiffies(timeout))) in __pxp_global_teardown_final()
344 if (!wait_for_completion_timeout(&pxp->termination, msecs_to_jiffies(timeout))) { in __pxp_global_teardown_restart()
H A Dintel_pxp_session.c136 complete_all(&pxp->termination); in intel_pxp_terminate()
147 complete_all(&pxp->termination); in pxp_terminate_complete()
H A Dintel_pxp_types.h118 struct completion termination; member
H A Dintel_pxp_debugfs.c61 if (!wait_for_completion_timeout(&pxp->termination, in pxp_terminate_set()
/linux/drivers/scsi/
H A Dadvansys.c939 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 …]
/linux/drivers/net/can/usb/
H A Dmcba_usb.c140 u8 termination; member
471 priv->can.termination = MCBA_TERMINATION_ENABLED; in mcba_usb_process_ka_usb()
473 priv->can.termination = MCBA_TERMINATION_DISABLED; in mcba_usb_process_ka_usb()
798 usb_msg.termination = MCBA_VER_TERMINATION_ON; in mcba_set_termination()
800 usb_msg.termination = MCBA_VER_TERMINATION_OFF; in mcba_set_termination()
/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-lxa-tac-gen2.dts226 termination-gpios = <&gpioe 4 GPIO_ACTIVE_HIGH>;
227 termination-ohms = <120>;
H A Dstm32mp153c-lxa-tac-gen3.dts222 termination-gpios = <&gpioe 4 GPIO_ACTIVE_HIGH>;
223 termination-ohms = <120>;
H A Dstm32mp153c-lxa-fairytux2.dtsi211 termination-gpios = <&io_board_gpio 7 GPIO_ACTIVE_HIGH>;
212 termination-ohms = <120>;
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mm-venice-gw72xx-0x-rs485.dtso6 * - GPIO1_0 rs485_term selects on-chip termination
H A Dimx8mm-venice-gw72xx-0x-rs422.dtso6 * - GPIO1_0 rs485_term selects on-chip termination
H A Dimx8mm-venice-gw73xx-0x-rs422.dtso6 * - GPIO1_0 rs485_term selects on-chip termination
H A Dimx8mm-venice-gw73xx-0x-rs485.dtso6 * - GPIO1_0 rs485_term selects on-chip termination
/linux/Documentation/scsi/
H A Dqlogicfas.rst68 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/tools/perf/Documentation/
H A 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/include/linux/can/
H A Ddev.h58 u16 termination; member
/linux/Documentation/driver-api/dmaengine/
H A Dclient.rst369 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/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-vicut1.dtsi212 termination-gpios = <&gpio1 0 GPIO_ACTIVE_LOW>;
213 termination-ohms = <150>;
/linux/drivers/net/can/dev/
H A Dnetlink.c717 priv->termination = termval; in can_changelink()
818 size += nla_total_size(sizeof(priv->termination)); /* IFLA_CAN_TERMINATION */ in can_get_size()
1020 (nla_put_u16(skb, IFLA_CAN_TERMINATION, priv->termination) || in can_fill_info()
/linux/LICENSES/dual/
H A DCDDL-1.0283 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 DMPL-1.1338 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 Dnetlink.rst84 Accept strings without the null-termination (for legacy families only).

123