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

  /bionic/libc/kernel/uapi/linux/
tty_flags.h 35 #define ASYNCB_BUGGY_UART 14
66 #define ASYNC_BUGGY_UART (1U << ASYNCB_BUGGY_UART)
  /external/kernel-headers/original/uapi/linux/
tty_flags.h 30 #define ASYNCB_BUGGY_UART 14 /* This is a buggy UART, skip some safety
71 #define ASYNC_BUGGY_UART (1U << ASYNCB_BUGGY_UART)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
serial.h 99 #define ASYNCB_BUGGY_UART 14 /* This is a buggy UART, skip some safety
132 #define ASYNC_BUGGY_UART (1U << ASYNCB_BUGGY_UART)

Completed in 1252 milliseconds