Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
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-v5.4/drivers/rtc/
Drtc-ds1343.c173 char *diodes = "disabled", *resistors = " "; in ds1343_show_tricklecharger() local
190 resistors = "1k Ohm"; in ds1343_show_tricklecharger()
194 resistors = "2k Ohm"; in ds1343_show_tricklecharger()
198 resistors = "4k Ohm"; in ds1343_show_tricklecharger()
207 return sprintf(buf, "%s %s\n", diodes, resistors); in ds1343_show_tricklecharger()
Drtc-ds1305.c390 char *resistors = ""; in ds1305_proc() local
406 resistors = "2k Ohm"; in ds1305_proc()
409 resistors = "4k Ohm"; in ds1305_proc()
412 resistors = "8k Ohm"; in ds1305_proc()
421 seq_printf(seq, "trickle_charge\t: %s%s\n", diodes, resistors); in ds1305_proc()
/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Diccsense.h13 struct pwr_rail_resistor_t resistors[3]; member
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-mt6797.txt59 or 3 for the advanced pull-up resistors.
61 or 3 for the advanced pull-down resistors.
Dpinctrl-mt65xx.txt66 resistors available, but for user, it's only need to set R1R0 as 00, 01, 10 or 11.
Dpinctrl-mt8183.txt50 resistors available, but for user, it's only need to set R1R0 as 00, 01,
/Linux-v5.4/Documentation/devicetree/bindings/gpio/
Dgpio-xra1403.txt5 - Internal pull-up resistors
/Linux-v5.4/Documentation/devicetree/bindings/iio/imu/
Dst_lsm6dsx.txt22 - st,pullups : enable/disable internal i2c controller pullup resistors.
/Linux-v5.4/Documentation/hwmon/
Dltc4260.rst44 registers. If a set of voltage divider resistors is installed, calculate the
Dw83l785ts.rst25 of external resistors, so the user cannot change it. Values seen so
Dltc4261.rst44 registers. If a set of voltage divider resistors is installed, calculate the
Dltc2945.rst44 registers. If a set of voltage divider resistors is installed, calculate the
Dltc4245.rst49 rely on the sense resistors listed in Table 2: "Sense Resistor Values".
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
Dlm85.rst99 The voltage inputs have internal scaling resistors so that the following
100 voltage can be measured without external resistors:
Dsysfs-interface.rst18 range using external resistors. Since the values of these resistors
158 Actual voltage depends on the scaling resistors on the
165 do scale, because of internal resistors built into a chip.
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-class-udc63 Allows users to disconnect data pullup resistors thus causing a
/Linux-v5.4/arch/arm/mach-s3c64xx/
DKconfig207 resistors fitted so that the card detects for
216 resistors fitted so that the card detects for
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dcs42l42.txt65 clean connection with the bias resistors.
/Linux-v5.4/arch/arm/boot/dts/
Dsun6i-a31s-yones-toptech-bs1078-v2.dts165 /* Voltage source for I2C pullup resistors for I2C Bus 0 */
Dda850-lego-ev3.dts248 /* Buttons have external pulldown resistors */
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/
Dbase.c261 struct pwr_rail_resistor_t *res = &pwr_rail->resistors[r]; in nvkm_iccsense_oneinit()
/Linux-v5.4/Documentation/devicetree/bindings/leds/
Dleds-lm3532.txt11 each with 32 internal voltage setting resistors, 8-bit logarithmic and linear
/Linux-v5.4/Documentation/arm/samsung-s3c24xx/
Dgpio.rst140 pull-up resistors enabled. This can be configured by the following

12