Searched refs:rails (Results 1 – 25 of 26) sorted by relevance
12
/Linux-v6.6/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-v6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | iccsense.h | 11 struct list_head rails; member
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | sa8155p.dtsi | 6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
|
D | sc7180-trogdor-homestar.dtsi | 98 * rail and eDP rails are separate from each other on homestar (but
|
D | sc7280-herobrine.dtsi | 814 en_fp_rails: en-fp-rails-state {
|
/Linux-v6.6/Documentation/hwmon/ |
D | ucd9200.rst | 108 rails. See chip datasheets for details. 114 created for enabled rails. See chip datasheets for
|
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
|
D | ucd9000.rst | 31 sequences up to 12 independent voltage rails. The device integrates a 12-bit
|
/Linux-v6.6/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru.dtsi | 25 * 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 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
|
D | rk3328-rock64.dts | 40 /* Common enable line for all of the rails mentioned in the labels */
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-driver-bd9571mwv-regulator | 6 if DDR power rails will be kept powered during system suspend.
|
/Linux-v6.6/Documentation/devicetree/bindings/mfd/ |
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 | as3722.txt | 127 AS3722 supports the system power off by turning off all its rails.
|
/Linux-v6.6/drivers/regulator/ |
D | Kconfig | 593 power rails and an LDO. 795 This driver supports the control of different power rails of device 805 This driver supports the control of different power rails of device 815 This driver supports the control of different power rails of device 824 This driver supports the control of different power rails of device 833 This driver supports the control of different power rails of device 842 This driver supports the control of different power rails of device 851 This driver supports the control of different power rails of device 860 This driver supports the control of different power rails of device 869 This driver supports the control of different power rails of device [all …]
|
/Linux-v6.6/drivers/acpi/pmic/ |
D | Kconfig | 8 to control power rails and sensor reading/writing on the
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
D | tps65090.txt | 22 entry then driver will just configure this rails as external control
|
/Linux-v6.6/arch/arm/boot/dts/renesas/ |
D | r8a73a4-ape6evm.dts | 55 /* Common 1.8V and 3.3V rails, used by several devices on APE6EVM */
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | si476x.rst | 134 0x10 afcrl Flag indicating if AFC rails
|
/Linux-v6.6/arch/arm/boot/dts/st/ |
D | ste-hrefv60plus.dtsi | 72 /* Name the GPIO muxed rails on the HREF boards */
|
D | ste-snowball.dts | 117 /* Name the GPIO muxed rails on the Snowball board */
|
/Linux-v6.6/Documentation/driver-api/ |
D | slimbus.rst | 108 that corresponding clocks and/or power-rails can be turned off to save power.
|
/Linux-v6.6/Documentation/gpu/amdgpu/ |
D | driver-core.rst | 54 features like clocks, voltages, power rails, etc.
|
/Linux-v6.6/drivers/gpu/drm/nouveau/ |
D | nouveau_hwmon.c | 252 if (!iccsense || !iccsense->data_valid || list_empty(&iccsense->rails)) in nouveau_power_is_visible()
|
/Linux-v6.6/Documentation/cpu-freq/ |
D | cpu-drivers.rst | 131 | | clock/voltage rails with it). |
|
12