Home
last modified time | relevance | path

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

/linux/arch/arm/mach-sa1100/
A Dh3xxx.c89 if (!gpio_request(H3XXX_EGPIO_RS232_ON, "RS232 transceiver")) { in h3xxx_uart_pm()
90 gpio_direction_output(H3XXX_EGPIO_RS232_ON, !state); in h3xxx_uart_pm()
91 gpio_free(H3XXX_EGPIO_RS232_ON); in h3xxx_uart_pm()
/linux/arch/arm/mach-sa1100/include/mach/
A Dh3xxx.h66 #define H3XXX_EGPIO_RS232_ON (H3XXX_EGPIO_BASE + 7) /* UART3 transceiver force on. Active high. */ macro

Completed in 4 milliseconds