Home
last modified time | relevance | path

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

123

/linux/drivers/hwmon/pmbus/
H A 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()
H A Dmax16601.c8 * 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/include/uapi/linux/
H A Dtps6594_pfsm.h17 * @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/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru.dtsi24 * 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
H A Drk3588-jaguar-pre-ict-tester.dtso12 * This adapter routes some GPIOs to power rails and loops together some other
75 * GPIO3_A3 requires two power rails to be properly
97 * GPIO3_B2 requires two power rails to be properly
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/
H A 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/Documentation/devicetree/bindings/mfd/
H A 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
H A 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
H A Drohm,bd9571mwv.yaml40 This is a bitmask that specifies which DDR power rails need to be kept
/linux/include/ufs/
H A Dufs_quirks.h68 * (atleast for 500us) from UFS rails (especially from VCCQ rail).
70 * rails in LPM mode.
/linux/Documentation/hwmon/
H A Ducd9200.rst108 rails. See chip datasheets for details.
114 created for enabled rails. See chip datasheets for
H A Dmp2856.rst31 setting of different formats on rails 1 and 2. For VID the following
H A Dlochnagar.rst14 rails provided to the minicards. The Current Monitor does not require any
/linux/drivers/pmdomain/sunxi/
H A Dsun50i-h6-prcm-ppu.c7 * block that control some power rails, most prominently for the Mali GPU.
22 * then followed by the power rails.
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Diccsense.h11 struct list_head rails; member
/linux/drivers/pci/pwrctrl/
H A DKconfig22 PCI slots. The voltage regulators powering the rails of the PCI slots
/linux/Documentation/devicetree/bindings/regulator/
H A Dmax77650-regulator.yaml20 three independent power rails.
H A Dtps65090.txt22 entry then driver will just configure this rails as external control
/linux/arch/arm64/boot/dts/qcom/
H A Dsa8155p.dtsi6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-bd9571mwv-regulator6 if DDR power rails will be kept powered during system suspend.
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom-stats.yaml14 sleep modes involving powering down of the rails and oscillator clock.
/linux/drivers/acpi/pmic/
H A DKconfig8 to control power rails and sensor reading/writing on the
/linux/Documentation/devicetree/bindings/input/
H A Dgoodix,gt7375p.yaml49 with what the touchscreen is expecting for its IO rails.
/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-dsi-cm.yaml45 because all its power rails can be driven by the same supply. In that case
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_cyan_skillfish.h58 // power, VF info for CPU/GFX telemetry rails, and then socket power total

123