Home
last modified time | relevance | path

Searched refs:resistors (Results 1 – 25 of 52) sorted by relevance

123

/linux-6.3-rc2/drivers/rtc/
A Drtc-ds1343.c147 char *diodes = "disabled", *resistors = " "; in ds1343_show_tricklecharger() local
166 resistors = "1k Ohm"; in ds1343_show_tricklecharger()
170 resistors = "2k Ohm"; in ds1343_show_tricklecharger()
174 resistors = "4k Ohm"; in ds1343_show_tricklecharger()
183 return sprintf(buf, "%s %s\n", diodes, resistors); in ds1343_show_tricklecharger()
A Drtc-ds1305.c386 char *resistors = ""; in ds1305_proc() local
402 resistors = "2k Ohm"; in ds1305_proc()
405 resistors = "4k Ohm"; in ds1305_proc()
408 resistors = "8k Ohm"; in ds1305_proc()
417 seq_printf(seq, "trickle_charge\t: %s%s\n", diodes, resistors); in ds1305_proc()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
A Diccsense.c122 rail->resistors[r].mohm = nvbios_rd08(bios, entry + res_start + r * 2); in nvbios_iccsense_parse()
123 rail->resistors[r].enabled = !(nvbios_rd08(bios, entry + res_start + r * 2 + 1) & 0x40); in nvbios_iccsense_parse()
/linux-6.3-rc2/Documentation/devicetree/bindings/leds/
A Drichtek,rt8515.yaml15 current for each mode is defined in hardware using two resistors
34 resistors limits the maximum flash current. This must be set
43 resistors limits the maximum torch current. This must be set
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
A Diccsense.h13 struct pwr_rail_resistor_t resistors[3]; member
/linux-6.3-rc2/Documentation/hwmon/
A Dina3221.rst48 value for their shunt resistors)
53 value for their shunt resistors)
A Dltc4260.rst44 registers. If a set of voltage divider resistors is installed, calculate the
A Dw83l785ts.rst25 of external resistors, so the user cannot change it. Values seen so
A Dltc4261.rst44 registers. If a set of voltage divider resistors is installed, calculate the
A Dltc2945.rst44 registers. If a set of voltage divider resistors is installed, calculate the
A Dltc4245.rst49 rely on the sense resistors listed in Table 2: "Sense Resistor Values".
A Dvt1211.rst84 external scaling resistors. This external scaling needs to be compensated for
89 The board level scaling resistors according to VIA's recommendation are as
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/
A Dmediatek,mt8365-pinctrl.yaml77 settings for 2 pull resistors, R0 and R1. User can configure those
122 Pull up setings for 2 pull resistors, R0 and R1. User can
133 Pull down settings for 2 pull resistors, R0 and R1. User can
A Dmediatek,mt6779-pinctrl.yaml161 Pull up setings for 2 pull resistors, R0 and R1. User can
172 Pull down settings for 2 pull resistors, R0 and R1. User can
A Dmediatek,pinctrl-mt6795.yaml134 Pull up setings for 2 pull resistors, R0 and R1. User can
145 Pull down settings for 2 pull resistors, R0 and R1. User can
A Dmediatek,mt8183-pinctrl.yaml141 Pull up setings for 2 pull resistors, R0 and R1. User can
152 Pull down settings for 2 pull resistors, R0 and R1. User can
A Dmediatek,mt7981-pinctrl.yaml384 Pull up setings for 2 pull resistors, R0 and R1. Valid arguments
396 Pull down setings for 2 pull resistors, R0 and R1. Valid arguments
A Dmediatek,mt7986-pinctrl.yaml333 Pull up setings for 2 pull resistors, R0 and R1. Valid arguments
345 Pull down setings for 2 pull resistors, R0 and R1. Valid arguments
/linux-6.3-rc2/Documentation/devicetree/bindings/hwmon/
A Dntc-thermistor.yaml12 Thermistors with negative temperature coefficient (NTC) are resistors that
59 We can use both pull-up and pull-down resistors at the same time, and then
/linux-6.3-rc2/Documentation/devicetree/bindings/gpio/
A Dgpio-xra1403.txt5 - Internal pull-up resistors
/linux-6.3-rc2/Documentation/devicetree/bindings/power/supply/
A Drichtek,rt9467.yaml18 integrated sensing resistors.
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/imu/
A Dst,lsm6dsx.yaml75 description: enable/disable internal i2c controller pullup resistors.
/linux-6.3-rc2/Documentation/ABI/stable/
A Dsysfs-class-udc63 Allows users to disconnect data pullup resistors thus causing a
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/
A Dgateworks-gsc.yaml92 description: Values of resistors for divider on raw ADC input
/linux-6.3-rc2/arch/arm/boot/dts/
A Dsun6i-a31s-yones-toptech-bs1078-v2.dts165 /* Voltage source for I2C pullup resistors for I2C Bus 0 */

Completed in 21 milliseconds

123