Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-sa1100/
Dh3xxx.c164 PWER |= PWER_GPIO23 | PWER_GPIO25; /* DCD and CTS */ in h3xxx_uart_set_wake()
166 PWER &= ~(PWER_GPIO23 | PWER_GPIO25); /* DCD and CTS */ in h3xxx_uart_set_wake()
/Linux-v4.19/arch/arm/mach-sa1100/include/mach/
DSA-1100.h926 #define PWER_GPIO23 PWER_GPIO (23) /* GPIO [23] wake-up enable */ macro