Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-mt6797.txt59 or 3 for the advanced pull-up resistors.
61 or 3 for the advanced pull-down resistors.
H A Dmediatek,mt6779-pinctrl.yaml113 Pull up setings for 2 pull resistors, R0 and R1. User can
124 Pull down settings for 2 pull resistors, R0 and R1. User can
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dina3221.rst48 value for their shunt resistors)
53 value for their shunt resistors)
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 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.
H A Dltc4261.rst44 registers. If a set of voltage divider resistors is installed, calculate the
H A Dlm85.rst99 The voltage inputs have internal scaling resistors so that the following
100 voltage can be measured without external resistors:
H A Dltc2945.rst44 registers. If a set of voltage divider resistors is installed, calculate the
H 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
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A DKconfig.s3c64xx206 resistors fitted so that the card detects for
215 resistors fitted so that the card detects for
/OK3568_Linux_fs/kernel/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,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Diccsense.h13 struct pwr_rail_resistor_t resistors[3]; member
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dst_sensors_pdata.h20 * @pullups: enable/disable i2c controller pullup resistors.
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Disp116x.h11 /* Enable internal resistors on downstream ports */
H A Disp1362.h11 /* Enable internal pulldown resistors on downstream ports */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/
H A Dgpio-xra1403.txt5 - Internal pull-up resistors
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/imu/
H A Dst_lsm6dsx.txt24 - st,pullups : enable/disable internal i2c controller pullup resistors.
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dstargate2.c553 * pull up resistors are missing.
560 * pull up resistors are missing.
940 * pull up resistors are missing.
947 * pull up resistors are missing.
/OK3568_Linux_fs/kernel/arch/sh/drivers/pci/
H A Dfixups-sdk7786.c21 * resistors to determine card presence. Hotplug remains unsupported.
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-class-udc63 Allows users to disconnect data pullup resistors thus causing a
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dcs42l42.txt65 clean connection with the bias resistors.

1234