Home
last modified time | relevance | path

Searched full:resistors (Results 1 – 25 of 87) sorted by relevance

1234

/Linux-v6.1/Documentation/devicetree/bindings/leds/
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-v6.1/drivers/rtc/
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()
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-v6.1/Documentation/hwmon/
Dina3221.rst48 value for their shunt resistors)
53 value for their shunt resistors)
Dw83l785ts.rst25 of external resistors, so the user cannot change it. Values seen so
Dltc4260.rst44 registers. If a set of voltage divider resistors is installed, calculate the
Dltc4261.rst44 registers. If a set of voltage divider resistors is installed, calculate the
/Linux-v6.1/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-v6.1/Documentation/devicetree/bindings/hwmon/
Dntc-thermistor.yaml13 Thermistors with negative temperature coefficient (NTC) are resistors that
60 We can use both pull-up and pull-down resistors at the same time, and then
/Linux-v6.1/arch/arm/mach-s3c/
DKconfig.s3c64xx210 resistors fitted so that the card detects for
219 resistors fitted so that the card detects for
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dmediatek,mt6797-pinctrl.yaml109 Pull up setings for 2 pull resistors, R0 and R1. User can
120 Pull down settings for 2 pull resistors, R0 and R1. User can
Dmediatek,mt6779-pinctrl.yaml118 Pull up setings for 2 pull resistors, R0 and R1. User can
129 Pull down settings for 2 pull resistors, R0 and R1. User can
Dmediatek,pinctrl-mt6795.yaml131 Pull up setings for 2 pull resistors, R0 and R1. User can
142 Pull down settings for 2 pull resistors, R0 and R1. User can
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
Dbrcm,bcm11351-pinctrl.txt88 pull-up resistors (1.2k, 1.8k, 2.7k) available
177 - setting pull-up resistance to 720 Ohm (ie. enabling 1.2k and 1.8k resistors
Dmediatek,mt7986-pinctrl.yaml305 Pull up setings for 2 pull resistors, R0 and R1. Valid arguments
317 Pull down setings for 2 pull resistors, R0 and R1. Valid arguments
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Diccsense.h13 struct pwr_rail_resistor_t resistors[3]; member
/Linux-v6.1/drivers/input/serio/
Dparkbd.c33 * The diodes can be fairly any type, and the resistors should be somewhere
34 * around 5 kOhm, but the adapter will likely work without the resistors,
/Linux-v6.1/include/linux/platform_data/
Dst_sensors_pdata.h21 * @pullups: enable/disable i2c controller pullup resistors.
/Linux-v6.1/include/linux/usb/
Disp116x.h11 /* Enable internal resistors on downstream ports */
Disp1362.h11 /* Enable internal pulldown resistors on downstream ports */
/Linux-v6.1/Documentation/devicetree/bindings/gpio/
Dgpio-xra1403.txt5 - Internal pull-up resistors
/Linux-v6.1/arch/sh/drivers/pci/
Dfixups-sdk7786.c21 * resistors to determine card presence. Hotplug remains unsupported.
/Linux-v6.1/Documentation/devicetree/bindings/iio/imu/
Dst,lsm6dsx.yaml67 description: enable/disable internal i2c controller pullup resistors.
/Linux-v6.1/Documentation/ABI/stable/
Dsysfs-class-udc63 Allows users to disconnect data pullup resistors thus causing a

1234