Searched refs:rails (Results 1 – 25 of 29) sorted by relevance
12
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_()
11 struct list_head rails; member
25 * In general an attempt is made to include all rails called out by26 * the schematic as long as those rails interact in some way with30 * - Rails _are_ included if the rails go to the AP even if the AP35 * If two rails are substantially the same from the AP's point of37 * put the child rail as an alias of the parent rail. Sometimes rails41 * - The rails are actually connected to each other by a jumper and
20 three independent power rails.
22 entry then driver will just configure this rails as external control
54 power rails when PMIC_STBY_REQ line is asserted during the power off sequence.
108 rails. See chip datasheets for details.114 created for enabled rails. See chip datasheets for
14 rails provided to the minicards. The Current Monitor does not require any
31 setting of different formats on rails 1 and 2. For VID the following
31 sequences up to 12 independent voltage rails. The device integrates a 12-bit
14 sleep modes involving powering down of the rails and oscillator clock.
6 if DDR power rails will be kept powered during system suspend.
564 power rails and an LDO.739 This driver supports the control of different power rails of device749 This driver supports the control of different power rails of device759 This driver supports the control of different power rails of device768 This driver supports the control of different power rails of device777 This driver supports the control of different power rails of device786 This driver supports the control of different power rails of device804 This driver supports the control of different power rails of device813 This driver supports the control of different power rails of device990 This driver supports the control of different power rails of device[all …]
122 GPIO1/nRST_IO pins are HIGH only if all rails124 If any of the rails goes down(which are enabled for POK
30 rails need to be kept powered when backup mode is
17 - Hardware monitor with ADC's for temperature and voltage rails and
62 power rails inside the silicon but some of those are also routed
127 AS3722 supports the system power off by turning off all its rails.
8 to control power rails and sensor reading/writing on the
45 because all its power rails can be driven by the same supply. In that case
135 because all its power rails can be driven by the same supply. In that case
55 /* Common 1.8V and 3.3V rails, used by several devices on APE6EVM */
72 /* Name the GPIO muxed rails on the HREF boards */
134 0x10 afcrl Flag indicating if AFC rails
108 that corresponding clocks and/or power-rails can be turned off to save power.
Completed in 32 milliseconds