Searched full:retention (Results 1 – 25 of 91) sorted by relevance
1234
/Linux-v6.6/drivers/pinctrl/samsung/ |
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 …]
|
D | pinctrl-exynos-arm.c | 35 /* Retention control for S5PV210 are located at the end of clock controller */ 147 /* Pad retention control code for accessing PMU regmap */ 184 * PMU pad retention groups for Exynos3250 doesn't match pin banks, so handle 289 /* PMU pad retention groups registers for Exynos4 (without audio) */ 307 /* PMU retention control for audio pins can be tied to audio pin bank */ 817 /* PMU pad retention groups registers for Exynos5420 (without audio) */
|
/Linux-v6.6/Documentation/devicetree/bindings/arm/msm/ |
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.
|
/Linux-v6.6/drivers/cpuidle/ |
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",
|
/Linux-v6.6/samples/pfsm/ |
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()
|
/Linux-v6.6/include/uapi/linux/ |
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
|
/Linux-v6.6/Documentation/devicetree/bindings/mfd/ |
D | stericsson,db8500-prcmu.yaml | 132 voltage regulator for retention mode. 154 voltage regulator for retention mode. 190 retention mode. 203 retention mode.
|
/Linux-v6.6/arch/arm/mach-omap2/ |
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
|
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
|
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()
|
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.
|
D | omap_phy_internal.c | 30 * prevent core retention if not disabled by SW. USB driver will
|
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
|
D | vc3xxx_data.c | 74 * Voltage levels for different operating modes: on, sleep, retention and off
|
/Linux-v6.6/drivers/net/ipa/ |
D | ipa_power.h | 45 * ipa_power_retention() - Control register retention on power collapse 47 * @enable: Whether retention should be enabled or disabled
|
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | chip.h | 24 * @ramsize: amount of RAM on chip including retention. 25 * @srsize: amount of retention RAM on chip.
|
/Linux-v6.6/drivers/regulator/ |
D | dbx500-prcmu.h | 19 * @is_ramret: RAM retention switch for EPOD (power domain)
|
/Linux-v6.6/include/linux/mfd/ |
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
|
/Linux-v6.6/include/dt-bindings/regulator/ |
D | qcom,rpmh-regulator.h | 12 * %RPMH_REGULATOR_MODE_RET: Retention mode in which only an extremely small
|
/Linux-v6.6/drivers/misc/ |
D | tps6594-pfsm.c | 175 /* Configure retention triggers */ in tps6594_pfsm_ioctl() 206 /* Configure retention triggers */ in tps6594_pfsm_ioctl()
|
/Linux-v6.6/net/rxrpc/ |
D | Kconfig | 66 through the use of the key retention service.
|
/Linux-v6.6/Documentation/devicetree/bindings/power/ |
D | domain-idle-state.yaml | 69 domain_retention: domain-retention {
|
/Linux-v6.6/Documentation/devicetree/bindings/arm/ux500/ |
D | boards.txt | 19 during retention, system won't boot without this):
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-bus-intel_th-devices-gth | 25 Description: (RW) Data retention policy setting: keep (0) or drop (1)
|
/Linux-v6.6/Documentation/devicetree/bindings/display/panel/ |
D | novatek,nt35950.yaml | 14 with Static RAM for content retention in command mode and also supports
|
1234