Searched full:rails (Results 1 – 25 of 43) sorted by relevance
12
/Linux-v5.4/drivers/hwmon/pmbus/ |
D | ucd9200.c | 129 * Calculate number of configured pages (rails) from PHASE_INFO in ucd9200_probe() 131 * Rails have to be sequential, so we can abort after finding in ucd9200_probe() 141 dev_err(&client->dev, "No rails configured\n"); in ucd9200_probe() 144 dev_info(&client->dev, "%d rails configured\n", info->pages); in ucd9200_probe()
|
/Linux-v5.4/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru.dtsi | 20 * In general an attempt is made to include all rails called out by 21 * the schematic as long as those rails interact in some way with 23 * - Rails that only connect to the EC (or devices that the EC talks to) 25 * - Rails _are_ included if the rails go to the AP even if the AP 30 * If two rails are substantially the same from the AP's point of 32 * put the child rail as an alias of the parent rail. Sometimes rails 36 * - The rails are actually connected to each other by a jumper and
|
/Linux-v5.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-v5.4/drivers/regulator/ |
D | Kconfig | 481 power rails and an LDO. 610 This driver supports the control of different power rails of device 619 This driver supports the control of different power rails of device 628 This driver supports the control of different power rails of device 637 This driver supports the control of different power rails of device 646 This driver supports the control of different power rails of device 772 This driver supports the control of different power rails of device 782 This driver supports the control of different power rails of device
|
D | bd718x7-regulator.c | 1199 * bit allowing HW defaults for power rails to be used in bd718xx_probe() 1249 * rails controlled by SW (having SEL bit set) stay disabled in bd718xx_probe() 1251 * crucial systems are powered by these rails. We don't in bd718xx_probe()
|
D | tps65910-regulator.c | 1233 * external control signals are in desired state so that given rails in tps65910_shutdown() 1235 * If rails are configured to be controlled from external control in tps65910_shutdown() 1237 * control configuration need to be remove from the rails so that in tps65910_shutdown()
|
/Linux-v5.4/drivers/scsi/ufs/ |
D | ufs_quirks.h | 74 * (atleast for 500us) from UFS rails (especially from VCCQ rail). 76 * rails in LPM mode.
|
/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | iccsense.h | 11 struct list_head rails; member
|
/Linux-v5.4/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 | ucd9000.rst | 29 sequences up to 12 independent voltage rails. The device integrates a 12-bit
|
/Linux-v5.4/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 | bd9571mwv.txt | 30 rails need to be kept powered when backup mode is
|
D | as3722.txt | 127 AS3722 supports the system power off by turning off all its rails.
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-driver-bd9571mwv-regulator | 6 if DDR power rails will be kept powered during system suspend.
|
/Linux-v5.4/Documentation/devicetree/bindings/regulator/ |
D | max77650-regulator.txt | 10 three independent power rails.
|
D | tps65090.txt | 22 entry then driver will just configure this rails as external control
|
/Linux-v5.4/include/linux/mfd/ |
D | tps80031.h | 460 /* Different configurations for the rails */ 528 * @config_flags: Configuration flag to configure the rails.
|
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
D | panel-common.yaml | 127 because all its power rails can be driven by the same supply. In that case
|
/Linux-v5.4/Documentation/driver-api/ |
D | slimbus.rst | 108 that corresponding clocks and/or power-rails can be turned off to save power.
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | r8a73a4-ape6evm.dts | 55 /* Common 1.8V and 3.3V rails, used by several devices on APE6EVM */
|
D | ste-hrefv60plus.dtsi | 15 /* Name the GPIO muxed rails on the HREF boards */
|
/Linux-v5.4/include/linux/regulator/ |
D | machine.h | 136 * @enable_time: Turn-on time of the rails (unit: microseconds)
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | si476x.rst | 134 0x10 afcrl Flag indicating if AFC rails
|
/Linux-v5.4/Documentation/cpu-freq/ |
D | cpu-drivers.txt | 141 clock/voltage rails with it).
|
12