Home
last modified time | relevance | path

Searched refs:PM (Results 1 – 25 of 33) sorted by relevance

12

/arch/mips/mm/
Dcache.c160 #define PM(p) __pgprot(_page_cachable_default | (p)) macro
164 protection_map[0] = PM(_PAGE_PRESENT | _PAGE_NO_EXEC | _PAGE_NO_READ); in setup_protection_map()
165 protection_map[1] = PM(_PAGE_PRESENT | _PAGE_NO_EXEC); in setup_protection_map()
166 protection_map[2] = PM(_PAGE_PRESENT | _PAGE_NO_EXEC | _PAGE_NO_READ); in setup_protection_map()
167 protection_map[3] = PM(_PAGE_PRESENT | _PAGE_NO_EXEC); in setup_protection_map()
168 protection_map[4] = PM(_PAGE_PRESENT); in setup_protection_map()
169 protection_map[5] = PM(_PAGE_PRESENT); in setup_protection_map()
170 protection_map[6] = PM(_PAGE_PRESENT); in setup_protection_map()
171 protection_map[7] = PM(_PAGE_PRESENT); in setup_protection_map()
173 protection_map[8] = PM(_PAGE_PRESENT | _PAGE_NO_EXEC | _PAGE_NO_READ); in setup_protection_map()
[all …]
/arch/arm/mach-at91/
DKconfig5 select ARM_CPU_SUSPEND if PM && ARCH_MULTI_V7
74 select ATMEL_PM if PM
80 select SRAM if PM
88 select ATMEL_PM if PM
98 select SRAM if PM
122 select ATMEL_PM if PM
131 select SRAM if PM
195 select ATMEL_PM if PM
199 select SRAM if PM
207 select ATMEL_PM if PM
[all …]
/arch/arm/mach-mxs/
DKconfig5 select ARM_CPU_SUSPEND if PM
12 select ARM_CPU_SUSPEND if PM
/arch/arm/mach-rockchip/
DKconfig16 select REGULATOR if PM
21 select PM
/arch/arm/mach-tegra/
DKconfig13 select PM
/arch/arm/mach-keystone/
DKconfig14 select PM_GENERIC_DOMAINS if PM
/arch/arm/mach-s3c/
DKconfig.s3c24xx32 select S3C2410_PM if PM
176 select S3C24XX_SIMTEC_PM if PM
189 select S3C24XX_SIMTEC_PM if PM
208 select PM_H1940 if PM
265 select S3C24XX_SIMTEC_PM if PM
438 select S3C24XX_SIMTEC_PM if PM
476 select S3C24XX_SIMTEC_PM if PM
498 select PM_H1940 if PM
543 select PM_H1940 if PM
579 Internal node for H1940 and related PM
DKconfig20 depends on PM && (PLAT_S3C24XX || ARCH_S3C64XX)
235 default y if GPIO_SAMSUNG && PM
243 depends on PM
DKconfig.s3c64xx18 select PM_GENERIC_DOMAINS if PM
23 select SAMSUNG_WAKEMASK if PM
/arch/arm/mach-mmp/
DKconfig127 select PM_GENERIC_DOMAINS if PM
128 select PM_GENERIC_DOMAINS_OF if PM && OF
144 select PM_GENERIC_DOMAINS if PM
145 select PM_GENERIC_DOMAINS_OF if PM && OF
/arch/arm64/
DKconfig.platforms101 select PM_GENERIC_DOMAINS if PM
122 select PM_GENERIC_DOMAINS if PM
203 select PM
237 select PM
271 select PM
305 select PM
/arch/arm/mach-exynos/
DKconfig27 select PM_GENERIC_DOMAINS if PM
53 select ARM_CPU_SUSPEND if PM
/arch/arm/mach-ux500/
DKconfig27 select PM_GENERIC_DOMAINS if PM
/arch/arm/mach-imx/
DKconfig10 select PM_OPP if PM
41 select PM_GENERIC_DOMAINS if PM
136 select ARM_CPU_SUSPEND if (PM || CPU_IDLE)
/arch/arm/plat-omap/
DKconfig26 depends on (ARCH_OMAP3 || ARCH_OMAP4) && PM
94 depends on ARCH_OMAP3 && PM
/arch/arm/mach-omap2/
DKconfig42 select PM if CPU_IDLE
111 select PM
/arch/arm/mach-davinci/
DKconfig9 select PM_GENERIC_DOMAINS if PM
10 select PM_GENERIC_DOMAINS_OF if PM && OF
/arch/arm/mach-mvebu/
DKconfig110 select PM_GENERIC_DOMAINS if PM
/arch/powerpc/perf/
Disa207-common.h275 #define PM(a, b) (P(LVL, MISS) | P(a, b)) macro
Disa207-common.c255 ret = PM(LVL, L1); in isa207_find_source()
/arch/m68k/
DKconfig132 config PM config
/arch/x86/kvm/
DKconfig47 select HAVE_KVM_PM_NOTIFIER if PM
/arch/arm/boot/dts/
Dsun6i-a31s-sinovoip-bpi-m2.dts330 /* PM */
/arch/powerpc/platforms/
DKconfig106 depends on FSL_SOC && MPIC_TIMER && PM
/arch/m68k/include/asm/
DMC68VZ328.h589 #define PM(x) (1 << (x)) macro

12