Home
last modified time | relevance | path

Searched full:rails (Results 1 – 25 of 64) sorted by relevance

123

/Linux-v6.1/drivers/hwmon/pmbus/
Ducd9200.c128 * Calculate number of configured pages (rails) from PHASE_INFO in ucd9200_probe()
130 * Rails have to be sequential, so we can abort after finding in ucd9200_probe()
140 dev_err(&client->dev, "No rails configured\n"); in ucd9200_probe()
143 dev_info(&client->dev, "%d rails configured\n", info->pages); in ucd9200_probe()
Dmax16601.c7 * This chip series supports two rails, VCORE and VSA. Telemetry information
8 * for the two rails is reported in two subsequent I2C addresses. The driver
Dmp2975.c79 * different formats for the different rails. Conversion from in mp2975_read_byte_data()
274 * the different rails and also all VOUT limits registers are in mp2975_read_word_data()
703 /* Two rails are connected. */ in mp2975_probe()
/Linux-v6.1/drivers/regulator/
DKconfig574 power rails and an LDO.
758 This driver supports the control of different power rails of device
768 This driver supports the control of different power rails of device
778 This driver supports the control of different power rails of device
787 This driver supports the control of different power rails of device
796 This driver supports the control of different power rails of device
805 This driver supports the control of different power rails of device
814 This driver supports the control of different power rails of device
823 This driver supports the control of different power rails of device
849 This driver supports the control of different power rails of device
[all …]
/Linux-v6.1/arch/arm64/boot/dts/rockchip/
Drk3399-gru.dtsi25 * In general an attempt is made to include all rails called out by
26 * the schematic as long as those rails interact in some way with
28 * - Rails that only connect to the EC (or devices that the EC talks to)
30 * - Rails _are_ included if the rails go to the AP even if the AP
35 * If two rails are substantially the same from the AP's point of
37 * put the child rail as an alias of the parent rail. Sometimes rails
41 * - The rails are actually connected to each other by a jumper and
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/
Dbase.c117 list_for_each_entry(rail, &iccsense->rails, head) { in nvkm_iccsense_read_all()
141 list_for_each_entry_safe(rail, tmpr, &iccsense->rails, head) { in nvkm_iccsense_dtor()
291 list_add_tail(&rail->head, &iccsense->rails); in nvkm_iccsense_oneinit()
328 INIT_LIST_HEAD(&(*iccsense)->rails); in nvkm_iccsense_new_()
/Linux-v6.1/include/ufs/
Dufs_quirks.h68 * (atleast for 500us) from UFS rails (especially from VCCQ rail).
70 * rails in LPM mode.
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Drichtek,rt5120.yaml15 I/O, and peripheral rails in home entertainment devices. The I2C interface is
16 used for dynamic voltage scaling of the processor voltage, power rails on/off
Dmax77620.txt122 GPIO1/nRST_IO pins are HIGH only if all rails
124 If any of the rails goes down(which are enabled for POK
Drohm,bd9571mwv.yaml40 This is a bitmask that specifies which DDR power rails need to be kept
Dgateworks-gsc.yaml17 - Hardware monitor with ADC's for temperature and voltage rails and
/Linux-v6.1/Documentation/hwmon/
Ducd9200.rst108 rails. See chip datasheets for details.
114 created for enabled rails. See chip datasheets for
Dlochnagar.rst14 rails provided to the minicards. The Current Monitor does not require any
Dmp2975.rst31 setting of different formats on rails 1 and 2. For VID the following
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Diccsense.h11 struct list_head rails; member
/Linux-v6.1/Documentation/devicetree/bindings/regulator/
Dmax77650-regulator.yaml20 three independent power rails.
Dtps65090.txt22 entry then driver will just configure this rails as external control
Dpfuze100.yaml54 power rails when PMIC_STBY_REQ line is asserted during the power off sequence.
/Linux-v6.1/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor-kingoftown-r0.dts32 en_fp_rails: en-fp-rails {
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-driver-bd9571mwv-regulator6 if DDR power rails will be kept powered during system suspend.
/Linux-v6.1/Documentation/devicetree/bindings/soc/qcom/
Dqcom-stats.yaml14 sleep modes involving powering down of the rails and oscillator clock.
/Linux-v6.1/drivers/acpi/pmic/
DKconfig8 to control power rails and sensor reading/writing on the
/Linux-v6.1/Documentation/devicetree/bindings/display/panel/
Dpanel-dsi-cm.yaml45 because all its power rails can be driven by the same supply. In that case
Dpanel-common.yaml135 because all its power rails can be driven by the same supply. In that case
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu11_driver_if_cyan_skillfish.h58 // power, VF info for CPU/GFX telemetry rails, and then socket power total

123