Home
last modified time | relevance | path

Searched refs:rails (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.12.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-6.12.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Diccsense.h11 struct list_head rails; member
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dsa8155p.dtsi6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
Dsc7180-trogdor-homestar.dtsi98 * rail and eDP rails are separate from each other on homestar (but
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
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
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
Drk3328-rock64.dts41 /* Common enable line for all of the rails mentioned in the labels */
/linux-6.12.1/Documentation/hwmon/
Ducd9200.rst108 rails. See chip datasheets for details.
114 created for enabled rails. See chip datasheets for
Dmp2856.rst31 setting of different formats on rails 1 and 2. For VID the following
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
Ducd9000.rst31 sequences up to 12 independent voltage rails. The device integrates a 12-bit
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-driver-bd9571mwv-regulator6 if DDR power rails will be kept powered during system suspend.
/linux-6.12.1/Documentation/devicetree/bindings/mfd/
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
Das3722.txt127 AS3722 supports the system power off by turning off all its rails.
/linux-6.12.1/drivers/regulator/
DKconfig631 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.12.1/drivers/acpi/pmic/
DKconfig8 to control power rails and sensor reading/writing on the
/linux-6.12.1/Documentation/devicetree/bindings/regulator/
Dtps65090.txt22 entry then driver will just configure this rails as external control
/linux-6.12.1/arch/arm/boot/dts/renesas/
Dr8a73a4-ape6evm.dts55 /* Common 1.8V and 3.3V rails, used by several devices on APE6EVM */
/linux-6.12.1/Documentation/networking/pse-pd/
Dpse-pi.rst184 - Rail 1 and Rail 2 represent the positive and negative voltage rails, with
187 switches to change the polarity of the voltage rails, allowing for
/linux-6.12.1/arch/arm/boot/dts/st/
Dste-hrefv60plus.dtsi71 /* Name the GPIO muxed rails on the HREF boards */
Dste-snowball.dts117 /* Name the GPIO muxed rails on the Snowball board */
/linux-6.12.1/Documentation/admin-guide/media/
Dsi476x.rst134 0x10 afcrl Flag indicating if AFC rails
/linux-6.12.1/Documentation/driver-api/
Dslimbus.rst108 that corresponding clocks and/or power-rails can be turned off to save power.
/linux-6.12.1/Documentation/gpu/amdgpu/
Ddriver-core.rst54 features like clocks, voltages, power rails, etc.
/linux-6.12.1/drivers/gpu/drm/nouveau/
Dnouveau_hwmon.c252 if (!iccsense || !iccsense->data_valid || list_empty(&iccsense->rails)) in nouveau_power_is_visible()

12