Home
last modified time | relevance | path

Searched refs:PWER_GPIO23 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/mach-sa1100/
Dh3xxx.c166 PWER |= PWER_GPIO23 | PWER_GPIO25; /* DCD and CTS */ in h3xxx_uart_set_wake()
168 PWER &= ~(PWER_GPIO23 | PWER_GPIO25); /* DCD and CTS */ in h3xxx_uart_set_wake()
/linux-3.4.99/arch/arm/mach-sa1100/include/mach/
DSA-1100.h959 #define PWER_GPIO23 PWER_GPIO (23) /* GPIO [23] wake-up enable */ macro