Searched refs:rails (Results 1 – 22 of 22) sorted by relevance
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
20 * In general an attempt is made to include all rails called out by21 * the schematic as long as those rails interact in some way with25 * - Rails _are_ included if the rails go to the AP even if the AP30 * If two rails are substantially the same from the AP's point of32 * put the child rail as an alias of the parent rail. Sometimes rails36 * - The rails are actually connected to each other by a jumper and
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
6 if DDR power rails will be kept powered during system suspend.
259 * inputs to other rails on AOP-managed PMICs on trogdor.260 * The system is already configured to manage these rails264 * NOTE: though the rails have a voltage implied by their267 * Specifically the only point of these rails is to provide268 * an input source for other rails and if we can satisify the269 * needs of those other rails with a lower source voltage then
30 rails need to be kept powered when backup mode is
122 GPIO1/nRST_IO pins are HIGH only if all rails124 If any of the rails goes down(which are enabled for POK
127 AS3722 supports the system power off by turning off all its rails.
8 to control power rails and sensor reading/writing on the
526 power rails and an LDO.693 This driver supports the control of different power rails of device703 This driver supports the control of different power rails of device712 This driver supports the control of different power rails of device721 This driver supports the control of different power rails of device739 This driver supports the control of different power rails of device748 This driver supports the control of different power rails of device902 This driver supports the control of different power rails of device912 This driver supports the control of different power rails of device
22 entry then driver will just configure this rails as external control
55 /* Common 1.8V and 3.3V rails, used by several devices on APE6EVM */
14 /* Name the GPIO muxed rails on the HREF boards */
86 /* Name the GPIO muxed rails on the Snowball board */
134 0x10 afcrl Flag indicating if AFC rails
108 that corresponding clocks and/or power-rails can be turned off to save power.
303 if (!iccsense || !iccsense->data_valid || list_empty(&iccsense->rails)) in nouveau_power_is_visible()
137 | | clock/voltage rails with it). |