Home
last modified time | relevance | path

Searched refs:PWRSTS_ON (Results 1 – 14 of 14) sorted by relevance

/linux/arch/arm/mach-omap2/
A Dpowerdomains7xx_data.c39 [0] = PWRSTS_ON, /* hwa_mem */
40 [1] = PWRSTS_ON, /* sl2_mem */
41 [2] = PWRSTS_ON, /* tcm1_mem */
42 [3] = PWRSTS_ON, /* tcm2_mem */
52 .pwrsts = PWRSTS_ON,
69 .pwrsts = PWRSTS_ON,
104 .pwrsts = PWRSTS_ON,
131 .pwrsts = PWRSTS_ON,
143 .pwrsts = PWRSTS_ON,
160 .pwrsts = PWRSTS_ON,
[all …]
A Dpowerdomains44xx_data.c68 [0] = PWRSTS_ON, /* gfx_mem */
87 [0] = PWRSTS_ON, /* aessmem */
106 [0] = PWRSTS_ON, /* dss_mem */
127 [1] = PWRSTS_ON, /* tesla_l1 */
139 .pwrsts = PWRSTS_ON,
162 [0] = PWRSTS_ON, /* cpu0_l1 */
179 [0] = PWRSTS_ON, /* cpu1_l1 */
214 [0] = PWRSTS_ON, /* mpu_l1 */
215 [1] = PWRSTS_ON, /* mpu_l2 */
216 [2] = PWRSTS_ON, /* mpu_ram */
[all …]
A Dpowerdomains3xxx_data.c45 [0] = PWRSTS_ON,
46 [1] = PWRSTS_ON,
48 [3] = PWRSTS_ON,
72 .pwrsts = PWRSTS_ON,
77 [0] = PWRSTS_ON,
80 [0] = PWRSTS_ON,
137 .pwrsts = PWRSTS_ON,
169 .pwrsts = PWRSTS_ON,
205 .pwrsts = PWRSTS_ON,
250 .pwrsts = PWRSTS_ON,
[all …]
A Dpowerdomains43xx_data.c25 [0] = PWRSTS_ON, /* gfx_mem */
44 [0] = PWRSTS_ON, /* mpu_l1 */
45 [1] = PWRSTS_ON, /* mpu_l2 */
46 [2] = PWRSTS_ON, /* mpu_ram */
56 .pwrsts = PWRSTS_ON,
64 .pwrsts = PWRSTS_ON,
76 .pwrsts = PWRSTS_ON,
103 [0] = PWRSTS_ON, /* icss_mem */
104 [1] = PWRSTS_ON, /* per_mem */
105 [2] = PWRSTS_ON, /* ram1_mem */
[all …]
A Dpowerdomains33xx_data.c51 [0] = PWRSTS_ON, /* gfx_mem */
61 .pwrsts = PWRSTS_ON,
71 .pwrsts = PWRSTS_ON,
112 [0] = PWRSTS_ON, /* pruss_mem */
113 [1] = PWRSTS_ON, /* per_mem */
114 [2] = PWRSTS_ON, /* ram_mem */
155 [0] = PWRSTS_ON, /* mpu_l1 */
156 [1] = PWRSTS_ON, /* mpu_l2 */
157 [2] = PWRSTS_ON, /* mpu_ram */
A Dpowerdomains54xx_data.c80 .pwrsts = PWRSTS_ON,
114 [0] = PWRSTS_ON, /* cpu0_l1 */
131 [0] = PWRSTS_ON, /* cpu1_l1 */
262 .pwrsts = PWRSTS_ON,
267 [0] = PWRSTS_ON, /* wkup_bank */
A Dpowerdomain.h30 #define PWRSTS_ON (1 << PWRDM_POWER_ON) macro
35 #define PWRSTS_OFF_ON (PWRSTS_OFF | PWRSTS_ON)
37 #define PWRSTS_RET_ON (PWRSTS_RET | PWRSTS_ON)
38 #define PWRSTS_OFF_RET_ON (PWRSTS_OFF_RET | PWRSTS_ON)
39 #define PWRSTS_INA_ON (PWRSTS_INACTIVE | PWRSTS_ON)
A Dpowerdomains2xxx_data.c36 [0] = PWRSTS_ON,
51 [0] = PWRSTS_ON,
92 [0] = PWRSTS_ON, /* MEMONSTATE */
A Dpowerdomains2xxx_3xxx_data.c52 [0] = PWRSTS_ON, /* MEMONSTATE */
60 .pwrsts = PWRSTS_ON,
A Dpowerdomain.c590 if (pwrdm->pwrsts == PWRSTS_ON) in pwrdm_read_pwrst()
/linux/drivers/clk/qcom/
A Dgdsc.h43 #define PWRSTS_ON BIT(2) macro
44 #define PWRSTS_OFF_ON (PWRSTS_OFF | PWRSTS_ON)
45 #define PWRSTS_RET_ON (PWRSTS_RET | PWRSTS_ON)
A Dgdsc.c256 if (sc->pwrsts == PWRSTS_ON) in _gdsc_enable()
325 if (sc->pwrsts == PWRSTS_ON) in _gdsc_disable()
389 if (sc->pwrsts == PWRSTS_ON) { in gdsc_init()
A Dgpucc-sdm660.c256 .pwrsts = PWRSTS_OFF | PWRSTS_ON | PWRSTS_RET,
A Dmmcc-msm8974.c2317 .pwrsts = PWRSTS_ON,

Completed in 18 milliseconds