Home
last modified time | relevance | path

Searched refs:rail (Results 1 – 25 of 76) sorted by relevance

1234

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/
A Dbase.c70 return nvkm_iccsense_poll_lane(rail->sensor->i2c, rail->sensor->addr, in nvkm_iccsense_ina2x9_read()
93 return nvkm_iccsense_poll_lane(rail->sensor->i2c, rail->sensor->addr, in nvkm_iccsense_ina3221_read()
95 2 + (rail->idx * 2), 3, rail->mohm, in nvkm_iccsense_ina3221_read()
119 if (!rail->read) in nvkm_iccsense_read_all()
122 res = rail->read(iccsense, rail); in nvkm_iccsense_read_all()
142 list_del(&rail->head); in nvkm_iccsense_dtor()
143 kfree(rail); in nvkm_iccsense_dtor()
282 rail = kmalloc(sizeof(*rail), GFP_KERNEL); in nvkm_iccsense_oneinit()
283 if (!rail) in nvkm_iccsense_oneinit()
286 rail->read = read; in nvkm_iccsense_oneinit()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
A Diccsense.c78 if (!iccsense->rail) in nvbios_iccsense_parse()
83 struct pwr_rail_t *rail = &iccsense->rail[i]; in nvbios_iccsense_parse() local
92 rail->mode = 1; in nvbios_iccsense_parse()
94 rail->mode = 0; in nvbios_iccsense_parse()
95 rail->extdev_id = nvbios_rd08(bios, entry + 0x2); in nvbios_iccsense_parse()
99 rail->mode = nvbios_rd08(bios, entry); in nvbios_iccsense_parse()
111 rail->resistor_count = 1; in nvbios_iccsense_parse()
114 rail->resistor_count = 3; in nvbios_iccsense_parse()
117 rail->resistor_count = 0; in nvbios_iccsense_parse()
121 for (r = 0; r < rail->resistor_count; ++r) { in nvbios_iccsense_parse()
[all …]
/linux/Documentation/hwmon/
A Dcorsair-psu.rst49 curr2_input Current on the 12v psu rail
51 curr3_input Current on the 5v psu rail
53 curr4_input Current on the 3.3v psu rail
57 in1_input Voltage of the 12v psu rail
58 in1_crit Voltage max critical value on the 12v psu rail
60 in2_input Voltage of the 5v psu rail
61 in2_crit Voltage max critical value on the 5v psu rail
63 in3_input Voltage of the 3.3v psu rail
67 power2_input Power usage of the 12v psu rail
68 power3_input Power usage of the 5v psu rail
[all …]
A Disl68137.rst409 generation devices are grouped into 4 distinct configurations: '1rail' for
410 single-rail devices, '2rail' for dual-rail devices, '3rail' for 3-rail devices,
411 and 'hv' for high voltage single-rail devices. Consult the individual datasheets
432 avs(0|1)_enable Controls the AVS state of each rail.
A Ducd9000.rst35 The UCD90124 is a 12-rail PMBus/I2C addressable power-supply sequencer and
43 The UCD90160 is a 16-rail PMBus/I2C addressable power-supply sequencer and
50 The UCD90320 is a 32-rail PMBus/I2C addressable power-supply sequencer and
56 The UCD9090 is a 10-rail PMBus/I2C addressable power-supply sequencer and
63 The UCD90910 is a ten-rail I2C / PMBus addressable power-supply sequencer and
A Dmp2975.rst24 - Supports up to two power rail.
26 to 8-phase operation for rail 1 and up to 4-phase operation for rail
A Dltc2992.rst19 LTC2992 is a rail-to-rail system monitor that measures current,
A Dgsc-hwmon.rst23 further scaling. The voltage input labels provide the voltage rail name:
26 inX_label Name of voltage rail.
A Dpxe1610.rst36 PXE1610/PXE1110 are Multi-rail/Multiphase Digital Controllers
46 PXM1310 is a Multi-rail Controller and it is compliant to
A Dltc2945.rst22 The LTC2945 is a rail-to-rail system monitor that measures current, voltage,
A Ducd9200.rst30 UCD9248 are multi-rail, multi-phase synchronous buck digital PWM controllers
113 rail temperatures. temp[2-5] attributes are only
/linux/drivers/hwmon/
A Dcorsair-psu.c284 int rail; in corsairpsu_get_criticals() local
286 for (rail = 0; rail < TEMP_COUNT; ++rail) { in corsairpsu_get_criticals()
288 priv->temp_crit_support |= BIT(rail); in corsairpsu_get_criticals()
289 priv->temp_crit[rail] = tmp; in corsairpsu_get_criticals()
293 for (rail = 0; rail < RAIL_COUNT; ++rail) { in corsairpsu_get_criticals()
295 priv->in_crit_support |= BIT(rail); in corsairpsu_get_criticals()
296 priv->in_crit[rail] = tmp; in corsairpsu_get_criticals()
300 priv->in_lcrit_support |= BIT(rail); in corsairpsu_get_criticals()
301 priv->in_lcrit[rail] = tmp; in corsairpsu_get_criticals()
305 priv->curr_crit_support |= BIT(rail); in corsairpsu_get_criticals()
[all …]
/linux/Documentation/devicetree/bindings/regulator/
A Das3722-regulator.txt32 ams,ext-control: External control of the rail. The option of
34 controlling this rail. Valid values are 0, 1, 2 ad 3.
35 0: There is no external control of this rail.
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
A Diccsense.h19 struct pwr_rail_t *rail; member
/linux/Documentation/devicetree/bindings/pinctrl/
A Dqcom,pmic-mpp.yaml125 Selects ATEST rail to route to GPIO when it's
132 Selects DTEST rail to route to GPIO when it's
A Dqcom,pmic-gpio.yaml200 Selects ATEST rail to route to GPIO when it's
207 Selects DTEST rail to route to GPIO when it's
/linux/Documentation/devicetree/bindings/mfd/
A Das3722.txt111 ams,ext-control: External control of the rail. The option of
113 controlling this rail. Valid values are 0, 1, 2 ad 3.
114 0: There is no external control of this rail.
/linux/drivers/greybus/
A Dsvc.c793 struct svc_debugfs_pwrmon_rail *rail = &svc->pwrmon_rails[i]; in gb_svc_pwrmon_debugfs_init() local
799 rail->id = i; in gb_svc_pwrmon_debugfs_init()
800 rail->svc = svc; in gb_svc_pwrmon_debugfs_init()
803 debugfs_create_file("voltage_now", 0444, dir, rail, in gb_svc_pwrmon_debugfs_init()
805 debugfs_create_file("current_now", 0444, dir, rail, in gb_svc_pwrmon_debugfs_init()
807 debugfs_create_file("power_now", 0444, dir, rail, in gb_svc_pwrmon_debugfs_init()
/linux/arch/arm/boot/dts/
A Dls1021a-tsn.dts155 /* Current sensing circuit for 1V VDDCORE PMIC rail */
162 /* Current sensing circuit for 12V VCC rail */
A Dbcm2837-rpi-cm3-io3.dts16 * "NC" = not connected (no rail from the SoC)
A Dbcm2835-rpi-cm1-io1.dts16 * "NC" = not connected (no rail from the SoC)
A Dbcm2835-rpi-a.dts29 * "NC" = not connected (no rail from the SoC)
A Dbcm2835-rpi-b.dts30 * "NC" = not connected (no rail from the SoC)
/linux/Documentation/devicetree/bindings/hwmon/pmbus/
A Dti,ucd90320.yaml14 The UCD90320 is a 32-rail PMBus/I2C addressable power-supply sequencer and
/linux/arch/mips/include/asm/
A Dmips-cpc.h87 CPC_ACCESSOR_RW(32, 0x010, rail)

Completed in 30 milliseconds

1234