Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-sa1100/
Dh3600.c71 h3600_egpio = EGPIO_H3600_RS232_ON; in h3100_init_egpio()
115 egpio |= EGPIO_H3600_RS232_ON; in h3100_control_egpio()
159 h3600_egpio = EGPIO_H3600_RS232_ON; in h3600_init_egpio()
204 egpio |= EGPIO_H3600_RS232_ON; in h3600_control_egpio()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
Dh3600_gpio.h75 #define EGPIO_H3600_RS232_ON (1 << 7) /* UART3 transceiver force on. Active high. */ macro