Searched full:rails (Results 1 – 25 of 75) sorted by relevance
123
/linux-6.14.4/drivers/hwmon/pmbus/ |
D | ucd9200.c | 128 * 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()
|
D | max16601.c | 8 * This chip series supports two rails, VCORE and VSA. Telemetry information 9 * for the two rails is reported in two subsequent I2C addresses. The driver
|
/linux-6.14.4/include/uapi/linux/ |
D | tps6594_pfsm.h | 17 * @gpio_retention: if enabled, power rails associated with GPIO retention remain active 18 * @ddr_retention: if enabled, power rails associated with DDR retention remain active
|
/linux-6.14.4/drivers/regulator/ |
D | Kconfig | 631 power rails and an LDO. 833 This driver supports the control of different power rails of device 843 This driver supports the control of different power rails of device 853 This driver supports the control of different power rails of device 862 This driver supports the control of different power rails of device 871 This driver supports the control of different power rails of device 880 This driver supports the control of different power rails of device 889 This driver supports the control of different power rails of device 898 This driver supports the control of different power rails of device 907 This driver supports the control of different power rails of device [all …]
|
/linux-6.14.4/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru.dtsi | 24 * In general an attempt is made to include all rails called out by 25 * the schematic as long as those rails interact in some way with 27 * - Rails that only connect to the EC (or devices that the EC talks to) 29 * - Rails _are_ included if the rails go to the AP even if the AP 34 * If two rails are substantially the same from the AP's point of 36 * put the child rail as an alias of the parent rail. Sometimes rails 40 * - The rails are actually connected to each other by a jumper and
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/ |
D | base.c | 117 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-6.14.4/include/ufs/ |
D | ufs_quirks.h | 68 * (atleast for 500us) from UFS rails (especially from VCCQ rail). 70 * rails in LPM mode.
|
/linux-6.14.4/Documentation/devicetree/bindings/mfd/ |
D | richtek,rt5120.yaml | 15 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
|
D | max77620.txt | 122 GPIO1/nRST_IO pins are HIGH only if all rails 124 If any of the rails goes down(which are enabled for POK
|
D | rohm,bd9571mwv.yaml | 40 This is a bitmask that specifies which DDR power rails need to be kept
|
D | gateworks-gsc.yaml | 17 - Hardware monitor with ADC's for temperature and voltage rails and
|
/linux-6.14.4/Documentation/hwmon/ |
D | ucd9200.rst | 108 rails. See chip datasheets for details. 114 created for enabled rails. See chip datasheets for
|
D | mp2856.rst | 31 setting of different formats on rails 1 and 2. For VID the following
|
D | lochnagar.rst | 14 rails provided to the minicards. The Current Monitor does not require any
|
D | mp2975.rst | 31 setting of different formats on rails 1 and 2. For VID the following
|
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | iccsense.h | 11 struct list_head rails; member
|
/linux-6.14.4/Documentation/devicetree/bindings/regulator/ |
D | max77650-regulator.yaml | 20 three independent power rails.
|
D | tps65090.txt | 22 entry then driver will just configure this rails as external control
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | sa8155p.dtsi | 6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-driver-bd9571mwv-regulator | 6 if DDR power rails will be kept powered during system suspend.
|
/linux-6.14.4/drivers/acpi/pmic/ |
D | Kconfig | 8 to control power rails and sensor reading/writing on the
|
/linux-6.14.4/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom-stats.yaml | 14 sleep modes involving powering down of the rails and oscillator clock.
|
/linux-6.14.4/Documentation/devicetree/bindings/input/ |
D | goodix,gt7375p.yaml | 49 with what the touchscreen is expecting for its IO rails.
|
/linux-6.14.4/Documentation/devicetree/bindings/display/panel/ |
D | panel-dsi-cm.yaml | 45 because all its power rails can be driven by the same supply. In that case
|
/linux-6.14.4/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | smu11_driver_if_cyan_skillfish.h | 58 // power, VF info for CPU/GFX telemetry rails, and then socket power total
|
123