HomeSort by relevance Sort by last modified time
    Searched refs:rs232_en (Results 1 - 3 of 3) sorted by null

  /external/u-boot/board/gateworks/gw_ventana/
common.h 77 int rs232_en; member in struct:ventana
common.c 205 /* RS232_EN# */
240 /* RS232_EN# */
275 /* RS232_EN# */
366 /* RS232_EN# */
848 .rs232_en = GP_RS232_EN,
872 .rs232_en = GP_RS232_EN,
898 .rs232_en = GP_RS232_EN,
966 .rs232_en = GP_RS232_EN,
1015 /* RS232_EN# */
1016 if (gpio_cfg[board].rs232_en) {
    [all...]
gw_ventana.c 793 if (gpio_cfg[board_type].rs232_en)
    [all...]

Completed in 1738 milliseconds