Searched refs:power (Results 1 – 25 of 58) sorted by relevance
123
/arch/arm/mach-s3c2410/ |
D | sleep.S | 53 orr r8, r8, #S3C2410_MISCCR_SDSLEEP @ SDRAM power-down signals 54 orr r9, r9, #S3C2410_CLKCON_POWER @ power down command 65 streq r8, [ r5 ] @ SDRAM power-down config
|
/arch/arm/mach-s3c6410/ |
D | mach-smdk6410.c | 80 unsigned int power) in smdk6410_lcd_power_set() argument 82 if (power) { in smdk6410_lcd_power_set()
|
/arch/mips/alchemy/common/ |
D | Makefile | 9 clocks.o platform.o power.o setup.o \
|
/arch/arm/mach-s3c2410/include/mach/ |
D | usb-control.h | 20 unsigned char power; member
|
/arch/arm/mach-pxa/ |
D | trizeps4.c | 296 void board_pcmcia_power(int power) in board_pcmcia_power() argument 298 if (power) { in board_pcmcia_power() 300 trizeps_conxs_bcr |= power; in board_pcmcia_power() 319 pr_debug("%s: o%s 0x%x\n", __func__, power ? "n" : "ff", in board_pcmcia_power()
|
/arch/arm/plat-omap/include/mach/ |
D | menelaus.h | 20 extern int menelaus_set_mmc_slot(int slot, int enable, int power, int cd_on);
|
/arch/avr32/boards/favr-32/ |
D | Kconfig | 15 generate most other frequencies in power of 2 steps.
|
/arch/arm/mach-davinci/ |
D | usb.c | 83 usb_data.power = mA / 2; in setup_usb()
|
/arch/sh/drivers/ |
D | Kconfig | 9 Use the power-on LED on your machine as a load meter. The exact
|
/arch/powerpc/platforms/pseries/ |
D | Makefile | 11 firmware.o power.o
|
/arch/powerpc/include/asm/ |
D | bootx.h | 21 #pragma options align=power
|
/arch/arm/plat-s3c24xx/ |
D | Kconfig | 68 Common power management code for systems that are 69 compatible with the Simtec style of power management
|
/arch/arm/plat-omap/ |
D | Kconfig | 66 This option saves power, but assumes all drivers are 116 but consumes more power. 123 This timer saves power compared to the OMAP_MPU_TIMER, and has
|
/arch/avr32/ |
D | Kconfig | 19 emphasis on low power consumption and high code density. 133 The board also incooperates a power supply and is a Power over Ethernet (PoE) Powered 238 source "kernel/power/Kconfig"
|
/arch/arm/lib/ |
D | div64.S | 52 beq 8f @ divisor is power of 2 147 8: @ Division by a power of 2: determine what that divisor order is
|
D | lib1funcs.S | 242 tsthi r1, r2 @ see if divisor is power of 2 265 tst r1, r2 @ divisor is power of 2 ? 303 tsthi r1, r2 @ see if divisor is power of 2
|
/arch/arm/mach-s3c2412/ |
D | Kconfig | 33 Internal config node to apply S3C2412 power management
|
/arch/sh/boards/mach-migor/ |
D | setup.c | 388 .power = ov7725_power, 396 .power = tw9910_power,
|
/arch/cris/arch-v10/ |
D | Kconfig | 377 Enable this if ETRAX is used with a power-supply that can be turned 379 powerbutton and then do a power off after unmounting disks. 386 Configure what pin on CSPO-port that is used for controlling power 394 Configure where power button is connected.
|
/arch/sparc/kernel/ |
D | Makefile | 48 obj-$(CONFIG_SPARC64) += power.o
|
/arch/ |
D | Kconfig | 107 thus are a key power management tool on many systems.
|
/arch/arm/mm/ |
D | proc-v6.S | 75 mcr p15, 0, r1, c7, c10, 4 @ DWB - WFI may enter a low-power mode
|
D | proc-v7.S | 66 dsb @ WFI may enter a low-power mode
|
/arch/alpha/ |
D | Kconfig | 155 Bcache SIMMs. Requires power supply with 3.3V output. 172 motherboard. Requires power supply with 3.3V output. 181 identical to EB64+. Baby PC-AT size. Runs from standard PC power 343 is a baby-AT size, and runs from a standard PC power supply. It has 373 Runs from standard PC power supply.
|
/arch/x86/ |
D | Makefile | 175 drivers-$(CONFIG_PM) += arch/x86/power/
|
123