Home
last modified time | relevance | path

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

12

/openbmc/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()
/openbmc/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()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Diccsense.h13 struct pwr_rail_resistor_t resistors[3]; member
/openbmc/linux/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 Dltc4261.rst44 registers. If a set of voltage divider resistors is installed, calculate the
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
H A Dltc4245.rst49 rely on the sense resistors listed in Table 2: "Sense Resistor Values".
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 Df71805f.rst69 need external resistors. An exception is in0, which is used to monitor
H A Dsysfs-interface.rst18 range using external resistors. Since the values of these resistors
H A Dpc87360.rst156 well as the values of the resistors used for division is left to the
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-xra1403.txt5 - Internal pull-up resistors
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-udc63 Allows users to disconnect data pullup resistors thus causing a
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun6i-a31s-yones-toptech-bs1078-v2.dts165 /* Voltage source for I2C pullup resistors for I2C Bus 0 */
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-lm3532.txt11 each with 32 internal voltage setting resistors, 8-bit logarithmic and linear
/openbmc/u-boot/arch/arm/dts/
H A Dsun6i-a31s-yones-toptech-bs1078-v2.dts183 /* Voltage source for I2C pullup resistors for I2C Bus 0 */
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/
H A Dbase.c261 struct pwr_rail_resistor_t *res = &pwr_rail->resistors[r]; in nvkm_iccsense_oneinit()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-acer-aspire1.dts218 * resistors are absent and the microphones are connected
221 * If the resistors were to be changed by the user to
/openbmc/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.
/openbmc/linux/arch/arm/boot/dts/ti/davinci/
H A Dda850-lego-ev3.dts248 /* Buttons have external pulldown resistors */
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-hwmon80 Actual voltage depends on the scaling resistors on the
87 do scale, because of internal resistors built into a chip.

12