Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
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()
Dmax16601.c7 * Ths chip supports two rails, VCORE and VSA. Telemetry information for the
8 * two rails is reported in two subsequent I2C addresses. The driver
Dmp2975.c79 * different formats for the different rails. Conversion from in mp2975_read_byte_data()
274 * the different rails and also all VOUT limits registers are in mp2975_read_word_data()
703 /* Two rails are connected. */ in mp2975_probe()
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/
Drk3399-gru.dtsi20 * 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
/kernel/linux/linux-5.10/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_()
/kernel/linux/linux-5.10/drivers/regulator/
DKconfig526 power rails and an LDO.
693 This driver supports the control of different power rails of device
703 This driver supports the control of different power rails of device
712 This driver supports the control of different power rails of device
721 This driver supports the control of different power rails of device
739 This driver supports the control of different power rails of device
748 This driver supports the control of different power rails of device
902 This driver supports the control of different power rails of device
912 This driver supports the control of different power rails of device
/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufs_quirks.h77 * (atleast for 500us) from UFS rails (especially from VCCQ rail).
79 * rails in LPM mode.
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Diccsense.h11 struct list_head rails; member
/kernel/linux/linux-5.10/Documentation/hwmon/
Ducd9200.rst108 rails. See chip datasheets for details.
114 created for enabled rails. See chip datasheets for
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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dmax77650-regulator.yaml20 three independent power rails.
Dtps65090.txt22 entry then driver will just configure this rails as external control
Dpfuze100.yaml54 power rails when PMIC_STBY_REQ line is asserted during the power off sequence.
/kernel/linux/linux-5.10/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
Dbd9571mwv.txt30 rails need to be kept powered when backup mode is
Dgateworks-gsc.yaml17 - Hardware monitor with ADC's for temperature and voltage rails and
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-driver-bd9571mwv-regulator6 if DDR power rails will be kept powered during system suspend.
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/
Dsc7180-trogdor.dtsi259 * inputs to other rails on AOP-managed PMICs on trogdor.
260 * The system is already configured to manage these rails
264 * NOTE: though the rails have a voltage implied by their
267 * Specifically the only point of these rails is to provide
268 * an input source for other rails and if we can satisify the
269 * needs of those other rails with a lower source voltage then
/kernel/linux/linux-5.10/drivers/acpi/pmic/
DKconfig8 to control power rails and sensor reading/writing on the
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dpanel-dsi-cm.yaml45 because all its power rails can be driven by the same supply. In that case
Dpanel-common.yaml144 because all its power rails can be driven by the same supply. In that case
/kernel/linux/linux-5.10/include/linux/mfd/
Dtps80031.h460 /* Different configurations for the rails */
528 * @config_flags: Configuration flag to configure the rails.
/kernel/linux/linux-5.10/include/linux/soundwire/
Dsdw_intel.h164 * rails shared with the DSP, and the initialization steps are split
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dr8a73a4-ape6evm.dts55 /* Common 1.8V and 3.3V rails, used by several devices on APE6EVM */

123