Home
last modified time | relevance | path

Searched refs:PWER_GPIO25 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-sa1100/
H A Dh3xxx.c109 PWER |= PWER_GPIO23 | PWER_GPIO25; /* DCD and CTS */ in h3xxx_uart_set_wake()
111 PWER &= ~(PWER_GPIO23 | PWER_GPIO25); /* DCD and CTS */ in h3xxx_uart_set_wake()
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h928 #define PWER_GPIO25 PWER_GPIO (25) /* GPIO [25] wake-up enable */ macro
/openbmc/u-boot/include/
H A DSA-1100.h1302 #define PWER_GPIO25 PWER_GPIO (25) /* GPIO [25] wake-up enable */ macro