Home
last modified time | relevance | path

Searched refs:PWRSTS_OFF_RET (Results 1 – 9 of 9) sorted by relevance

/linux/arch/arm/mach-omap2/
A Dpowerdomains54xx_data.c41 [3] = PWRSTS_OFF_RET, /* ipu_l2ram */
48 [3] = PWRSTS_OFF_RET, /* ipu_l2ram */
64 [0] = PWRSTS_OFF_RET, /* aessmem */
68 [0] = PWRSTS_OFF_RET, /* aessmem */
93 [0] = PWRSTS_OFF_RET, /* dss_mem */
96 [0] = PWRSTS_OFF_RET, /* dss_mem */
111 [0] = PWRSTS_OFF_RET, /* cpu0_l1 */
161 [0] = PWRSTS_OFF_RET, /* mpu_l2 */
165 [0] = PWRSTS_OFF_RET, /* mpu_l2 */
187 .pwrsts_logic_ret = PWRSTS_OFF_RET,
[all …]
A Dpowerdomains44xx_data.c37 .pwrsts_logic_ret = PWRSTS_OFF_RET,
118 .pwrsts_logic_ret = PWRSTS_OFF_RET,
156 .pwrsts_logic_ret = PWRSTS_OFF_RET,
159 [0] = PWRSTS_OFF_RET, /* cpu0_l1 */
173 .pwrsts_logic_ret = PWRSTS_OFF_RET,
176 [0] = PWRSTS_OFF_RET, /* cpu1_l1 */
206 .pwrsts_logic_ret = PWRSTS_OFF_RET,
209 [0] = PWRSTS_OFF_RET, /* mpu_l1 */
210 [1] = PWRSTS_OFF_RET, /* mpu_l2 */
268 .pwrsts_logic_ret = PWRSTS_OFF_RET,
[all …]
A Dpowerdomains33xx_data.c31 .pwrsts_logic_ret = PWRSTS_OFF_RET,
48 [0] = PWRSTS_OFF_RET, /* gfx_mem */
82 .pwrsts_logic_ret = PWRSTS_OFF_RET,
107 [0] = PWRSTS_OFF_RET, /* pruss_mem */
108 [1] = PWRSTS_OFF_RET, /* per_mem */
109 [2] = PWRSTS_OFF_RET, /* ram_mem */
125 .pwrsts_logic_ret = PWRSTS_OFF_RET,
150 [0] = PWRSTS_OFF_RET, /* mpu_l1 */
151 [1] = PWRSTS_OFF_RET, /* mpu_l2 */
152 [2] = PWRSTS_OFF_RET, /* mpu_ram */
A Dpowerdomains43xx_data.c36 .pwrsts_logic_ret = PWRSTS_OFF_RET,
39 [0] = PWRSTS_OFF_RET, /* mpu_l1 */
40 [1] = PWRSTS_OFF_RET, /* mpu_l2 */
41 [2] = PWRSTS_OFF_RET, /* mpu_ram */
94 .pwrsts_logic_ret = PWRSTS_OFF_RET,
97 [0] = PWRSTS_OFF_RET, /* icss_mem */
98 [1] = PWRSTS_OFF_RET, /* per_mem */
99 [2] = PWRSTS_OFF_RET, /* ram1_mem */
100 [3] = PWRSTS_OFF_RET, /* ram2_mem */
A Dpowerdomains3xxx_data.c36 .pwrsts_logic_ret = PWRSTS_OFF_RET,
39 [0] = PWRSTS_OFF_RET,
40 [1] = PWRSTS_OFF_RET,
41 [2] = PWRSTS_OFF_RET,
42 [3] = PWRSTS_OFF_RET,
57 .pwrsts_logic_ret = PWRSTS_OFF_RET,
61 [0] = PWRSTS_OFF_RET,
99 .pwrsts_logic_ret = PWRSTS_OFF_RET,
102 [0] = PWRSTS_OFF_RET, /* MEM1RETSTATE */
116 .pwrsts_logic_ret = PWRSTS_OFF_RET,
[all …]
A Dpowerdomains2xxx_data.c45 .pwrsts_logic_ret = PWRSTS_OFF_RET,
63 [0] = PWRSTS_OFF_RET, /* MEM1RETSTATE */
64 [1] = PWRSTS_OFF_RET, /* MEM2RETSTATE */
65 [2] = PWRSTS_OFF_RET, /* MEM3RETSTATE */
A Dpowerdomains7xx_data.c172 [0] = PWRSTS_OFF_RET, /* cpu0_l1 */
188 [0] = PWRSTS_OFF_RET, /* cpu1_l1 */
217 [0] = PWRSTS_OFF_RET, /* mpu_l2 */
A Dpowerdomain.h36 #define PWRSTS_OFF_RET (PWRSTS_OFF | PWRSTS_RET) macro
38 #define PWRSTS_OFF_RET_ON (PWRSTS_OFF_RET | PWRSTS_ON)
A Dpowerdomain.c148 if ((pwrdm->pwrsts_logic_ret == PWRSTS_OFF_RET) && in _update_logic_membank_counters()
155 if ((pwrdm->pwrsts_mem_ret[i] == PWRSTS_OFF_RET) && in _update_logic_membank_counters()

Completed in 12 milliseconds