Home
last modified time | relevance | path

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

123

/linux/Documentation/ABI/testing/
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/Documentation/devicetree/bindings/net/can/
A Dcan-controller.yaml16 termination-gpios:
17 description: GPIO pin to enable CAN bus termination.
20 termination-ohms:
21 description: The resistance value of the CAN bus termination resistor.
A Dfsl,flexcan.yaml131 termination-gpios: true
132 termination-ohms: true
174 termination-gpios = <&gpio1 0 GPIO_ACTIVE_LOW>;
175 termination-ohms = <120>;
/linux/Documentation/devicetree/bindings/iio/adc/
A Dadi,ad7280a.yaml47 adi,thermistor-termination:
50 Enable the thermistor termination function.
73 adi,thermistor-termination;
/linux/Documentation/devicetree/bindings/phy/
A Dxlnx,zynqmp-psgtr.yaml69 xlnx,tx-termination-fix:
71 Include this for fixing functional issue with the TX termination
89 xlnx,tx-termination-fix: false
/linux/Documentation/devicetree/bindings/power/supply/
A Dbq24257.yaml37 ti,termination-current:
79 - ti,termination-current
101 ti,termination-current = <50000>;
119 ti,termination-current = <50000>;
A Dbq2415x.yaml52 ti,termination-current:
73 - ti,termination-current
92 ti,termination-current = <100>;
A Dbq25890.yaml42 ti,termination-current:
94 - ti,termination-current
118 ti,termination-current = <50000>;
A Dsc2731-charger.yaml29 - charge-term-current-microamp: current for charge termination phase.
A Drichtek,rt9467.yaml17 regulation, and charge termination. The charge current is regulated through
/linux/drivers/gpu/drm/i915/pxp/
A Dintel_pxp.c129 init_completion(&pxp->termination); in pxp_init_full()
130 complete_all(&pxp->termination); in pxp_init_full()
265 reinit_completion(&pxp->termination); in intel_pxp_mark_termination_in_progress()
320 if (!wait_for_completion_timeout(&pxp->termination, msecs_to_jiffies(timeout))) in __pxp_global_teardown_final()
342 if (!wait_for_completion_timeout(&pxp->termination, msecs_to_jiffies(timeout))) { in __pxp_global_teardown_restart()
A Dintel_pxp_session.c134 complete_all(&pxp->termination); in intel_pxp_terminate()
145 complete_all(&pxp->termination); in pxp_terminate_complete()
A Dintel_pxp_types.h118 struct completion termination; member
A Dintel_pxp_debugfs.c61 if (!wait_for_completion_timeout(&pxp->termination, in pxp_terminate_set()
/linux/drivers/scsi/
A Dadvansys.c10247 termination = 0; in AdvInitFrom38C0800EEP()
10261 termination = 0; in AdvInitFrom38C0800EEP()
10271 asc_dvc->cfg->termination = termination; in AdvInitFrom38C0800EEP()
10275 asc_dvc->cfg->termination = termination | TERM_LVD_HI; in AdvInitFrom38C0800EEP()
10279 asc_dvc->cfg->termination = termination | TERM_LVD; in AdvInitFrom38C0800EEP()
10285 asc_dvc->cfg->termination = termination; in AdvInitFrom38C0800EEP()
10495 asc_dvc->cfg->termination = termination; in AdvInitFrom38C1600EEP()
10499 asc_dvc->cfg->termination = termination | TERM_LVD_HI; in AdvInitFrom38C1600EEP()
10503 asc_dvc->cfg->termination = termination | TERM_LVD; in AdvInitFrom38C1600EEP()
10509 asc_dvc->cfg->termination = termination; in AdvInitFrom38C1600EEP()
[all …]
/linux/arch/arm/boot/dts/st/
A Dstm32mp157c-lxa-tac-gen2.dts142 termination-gpios = <&gpioe 4 GPIO_ACTIVE_HIGH>;
143 termination-ohms = <120>;
/linux/drivers/net/can/usb/
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()
792 usb_msg.termination = MCBA_VER_TERMINATION_ON; in mcba_set_termination()
794 usb_msg.termination = MCBA_VER_TERMINATION_OFF; in mcba_set_termination()
/linux/arch/arm64/boot/dts/freescale/
A Dimx8mm-venice-gw72xx-0x-rs422.dtso6 * - GPIO1_0 rs485_term selects on-chip termination
A Dimx8mm-venice-gw72xx-0x-rs485.dtso6 * - GPIO1_0 rs485_term selects on-chip termination
A Dimx8mm-venice-gw73xx-0x-rs485.dtso6 * - GPIO1_0 rs485_term selects on-chip termination
A Dimx8mm-venice-gw73xx-0x-rs422.dtso6 * - GPIO1_0 rs485_term selects on-chip termination
/linux/Documentation/devicetree/bindings/display/bridge/
A Danalogix,anx7625.yaml68 Registers 10~19, bit 5:6 is [R termination control], these bits
69 adjust 50ohm impedance of DP tx termination. 00:55 ohm,
/linux/Documentation/scsi/
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/drivers/net/can/dev/
A Dnetlink.c386 priv->termination = termval; in can_changelink()
450 size += nla_total_size(sizeof(priv->termination)); /* IFLA_CAN_TERMINATION */ in can_get_size()
577 (nla_put_u16(skb, IFLA_CAN_TERMINATION, priv->termination) || in can_fill_info()
/linux/Documentation/filesystems/
A Dnetfs_library.rst500 With a termination handler function pointer::
544 Also provided is a pointer to a termination handler function and private
545 data to pass to that function. The termination function should be called
547 indicating whether the termination is definitely happening in the caller's
566 Also provided is a pointer to a termination handler function and private
567 data to pass to that function. The termination function should be called
569 indicating whether the termination is definitely happening in the caller's

Completed in 53 milliseconds

123