Home
last modified time | relevance | path

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

1234

/linux/Documentation/devicetree/bindings/leds/
H 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/drivers/rtc/
H 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()
H 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/Documentation/hwmon/
H A Dina3221.rst48 value for their shunt resistors)
53 value for their shunt resistors)
H A Dltc2991.rst30 resistors or temperature sensing transistors. Additional measurements include
H A Dw83l785ts.rst25 of external resistors, so the user cannot change it. Values seen so
H A Dltc4260.rst44 registers. If a set of voltage divider resistors is installed, calculate the
H A Dltc4261.rst44 registers. If a set of voltage divider resistors is installed, calculate the
/linux/Documentation/devicetree/bindings/mfd/
H A Dadi,adp5585.yaml23 - adi,adp5585-02 # No pull-up resistors by default on special pins
25 - adi,adp5585-04 # Pull-down resistors on all pins by default
31 - adi,adp5589-02 # Pull-down resistors by default on special pins
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H 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/drivers/input/serio/
H A 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/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Diccsense.h13 struct pwr_rail_resistor_t resistors[3]; member
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt6795-pinctrl.yaml133 Pull up settings for 2 pull resistors, R0 and R1. User can
145 Pull down settings for 2 pull resistors, R0 and R1. User can
H A Dmediatek,mt6779-pinctrl.yaml162 Pull up settings for 2 pull resistors, R0 and R1. User can
174 Pull down settings for 2 pull resistors, R0 and R1. User can
H A Dmediatek,mt8365-pinctrl.yaml152 Pull up settings for 2 pull resistors, R0 and R1. User can
166 Pull down settings for 2 pull resistors, R0 and R1. User can
/linux/Documentation/devicetree/bindings/net/
H A Dmotorcomm,yt8xxx.yaml59 be configured with hardware pull-up resistors to match the SOC voltage
76 be configured with hardware pull-up resistors to match the SOC voltage
/linux/include/linux/platform_data/
H A Dst_sensors_pdata.h21 * @pullups: enable/disable i2c controller pullup resistors.
/linux/include/linux/usb/
H A Disp116x.h11 /* Enable internal resistors on downstream ports */
H A Disp1362.h11 /* Enable internal pulldown resistors on downstream ports */
/linux/Documentation/devicetree/bindings/gpio/
H A Dexar,xra1403.yaml17 - Internal pull-up resistors
/linux/arch/sh/drivers/pci/
H A Dfixups-sdk7786.c21 * resistors to determine card presence. Hotplug remains unsupported.
/linux/Documentation/devicetree/bindings/power/supply/
H A Drichtek,rt9467.yaml18 integrated sensing resistors.
/linux/Documentation/networking/device_drivers/can/
H A Dcan327.rst326 Your adapter may have resistors soldered in which are meant to terminate
331 termination resistors on its PCB and try removing them.
/linux/Documentation/ABI/stable/
H A Dsysfs-class-udc63 Allows users to disconnect data pullup resistors thus causing a
/linux/Documentation/devicetree/bindings/iio/imu/
H A Dst,lsm6dsx.yaml80 description: enable/disable internal i2c controller pullup resistors.

1234