/openbmc/linux/drivers/pinctrl/samsung/ |
H A D | pinctrl-samsung.h | 188 * struct samsung_retention_data: runtime pin-bank retention control data. 189 * @regs: array of PMU registers to control pad retention. 191 * @value: value to store to registers to turn off retention. 192 * @refcnt: atomic counter if retention control affects more than one bank. 193 * @priv: retention control code private data 194 * @enable: platform specific callback to enter retention mode. 195 * @disable: platform specific callback to exit retention mode. 208 * struct samsung_retention_data: represent a pin-bank retention control data. 209 * @regs: array of PMU registers to control pad retention. 211 * @value: value to store to registers to turn off retention. [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/arm/msm/ |
H A D | qcom,idle-state.txt | 9 * Retention 26 Retention: Retention is a low power state where the core is clock gated and 29 registers active. The SPM should be configured to execute the retention 31 state. Retention may have a slightly higher latency than Standby.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/ |
H A D | influxdb.conf | 28 # Automatically create a default retention policy when creating a database. 29 # retention-autocreate = true 188 ### [retention] 190 ### Controls the enforcement of retention policies for evicting old data. 193 [retention] 194 # Determines whether retention policy enforcement enabled. 197 # The interval of time when retention policy enforcement checks run. 223 ### if it does not already exist. The target retention within this database 224 ### is called 'monitor' and is also created with a retention period of 7 days 226 ### this retention policy is configured as the default for the database. [all …]
|
/openbmc/linux/drivers/cpuidle/ |
H A D | cpuidle-ux500.c | 48 * up, so we can safely go to retention */ in ux500_enter_idle() 66 /* Go to the retention state, the prcmu will wait for the in ux500_enter_idle() 72 /* When we switch to retention, the prcmu is in charge in ux500_enter_idle() 102 .desc = "ARM Retention",
|
/openbmc/linux/samples/pfsm/ |
H A D | pfsm-wakeup.c | 9 * alarm to execute state transition (RETENTION to ACTIVE). 89 * Set RETENTION state with options for PMIC_C/B/A respectively. in main() 94 printf("Set RETENTION state for PMIC_%d.\n", i); in main() 98 perror("Failed to set RETENTION state."); in main()
|
/openbmc/linux/include/uapi/linux/ |
H A D | tps6594_pfsm.h | 17 * @gpio_retention: if enabled, power rails associated with GPIO retention remain active 18 * @ddr_retention: if enabled, power rails associated with DDR retention remain active
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | stericsson,db8500-prcmu.yaml | 132 voltage regulator for retention mode. 154 voltage regulator for retention mode. 190 retention mode. 203 retention mode.
|
/openbmc/linux/drivers/net/ipa/ |
H A D | ipa_power.h | 45 * ipa_power_retention() - Control register retention on power collapse 47 * @enable: Whether retention should be enabled or disabled
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | powerdomain.h | 83 * @pwrsts_logic_ret: Possible logic power states when pwrdm in RETENTION 86 * @pwrsts_mem_ret: Possible memory bank pwrstates when pwrdm in RETENTION 93 * @logicretstate_mask: (AM33XX only) mask for logic retention bitfield 98 * @mem_retst_mask: (AM33XX only) mask for mem retention state bitfield
|
H A D | powerdomain.c | 621 * pwrdm_set_logic_retst - set powerdomain logic power state upon retention 626 * powerdomain @pwrdm will enter when the powerdomain enters retention. 627 * This will be either RETENTION or OFF, if supported. Returns 695 * RETENTION state. Bank will be a number from 0 to 3, and represents 697 * will be either RETENTION or OFF, if supported. Returns -EINVAL if 726 * pwrdm_read_logic_pwrst - get current powerdomain logic retention power state 727 * @pwrdm: struct powerdomain * to get current logic retention power state 730 * will enter when the powerdomain enters retention. Returns -EINVAL 731 * if the powerdomain pointer is null or returns the logic retention
|
H A D | vc.c | 350 * By default let's use I2C4 signaling for retention idle in omap3_vc_init_pmic_signaling() 352 * have sys_clk_req pin go down for retention and both in omap3_vc_init_pmic_signaling() 387 * @off_mode: select whether retention or off mode values used 391 * or retention. Off mode has additionally an option to use sys_off_mode 396 * retention signaled over I2C4, so we can keep voltsetup2 as 0. 857 /* Set up the on, inactive, retention and off voltage */ in omap_vc_init_channel()
|
H A D | prm3xxx.c | 466 * omap3xxx_prm_iva_idle - ensure IVA is in idle so it can be put into retention 469 * full-chip retention or off-mode because it is not idle. This 471 * into retention/off and thus allow full-chip retention/off.
|
H A D | omap_phy_internal.c | 30 * prevent core retention if not disabled by SW. USB driver will
|
H A D | prm44xx.c | 561 * then logic has been lost. If previous state was RETENTION, the 562 * function reads the setting for the next retention logic state to 618 * then logic has been lost. If previous state was RETENTION, the 619 * function reads the setting for the next memory retention state to
|
H A D | vc3xxx_data.c | 74 * Voltage levels for different operating modes: on, sleep, retention and off
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | chip.h | 24 * @ramsize: amount of RAM on chip including retention. 25 * @srsize: amount of retention RAM on chip.
|
/openbmc/linux/drivers/regulator/ |
H A D | dbx500-prcmu.h | 19 * @is_ramret: RAM retention switch for EPOD (power domain)
|
/openbmc/linux/include/dt-bindings/regulator/ |
H A D | qcom,rpmh-regulator.h | 12 * %RPMH_REGULATOR_MODE_RET: Retention mode in which only an extremely small
|
/openbmc/linux/include/linux/mfd/ |
H A D | db8500-prcmu.h | 41 * enum ret_state - general purpose On/Off/Retention states 164 * internal RAM in retention 313 * @VARMRETENTIONVALTO_ERR: The ARM retention supply value transfered through 329 * @VARMRETACCES_ERR: The command value of Varm retention ON/OFF transfered
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/ |
H A D | netdata.conf | 35 # option 'retention' is not used. 36 retention = 86400 58 # dbengine tier 0 retention days = 14 60 # dbengine tier 1 retention days = 90 62 # dbengine tier 2 retention days = 730
|
/openbmc/linux/net/rxrpc/ |
H A D | Kconfig | 66 through the use of the key retention service.
|
/openbmc/linux/drivers/misc/ |
H A D | tps6594-pfsm.c | 175 /* Configure retention triggers */ in tps6594_pfsm_ioctl() 206 /* Configure retention triggers */ in tps6594_pfsm_ioctl()
|
/openbmc/linux/Documentation/devicetree/bindings/power/ |
H A D | domain-idle-state.yaml | 69 domain_retention: domain-retention {
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ux500/ |
H A D | boards.txt | 19 during retention, system won't boot without this):
|
/openbmc/u-boot/board/sunxi/ |
H A D | README.nand | 7 read and write disturbs, data retention issues, bloks becoming
|