Searched refs:UCON_RXINT_TYPE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/arm/samsung/s3c2xx0/
H A Ds3c2xx0reg.h73 #define UCON_RXINT_TYPE (1<<8) /* Rx interrupt */ macro
74 #define UCON_RXINT_TYPE_LEVEL UCON_RXINT_TYPE
/freebsd-10-stable/sys/arm/samsung/exynos/
H A Dexynos_uart.h70 #define UCON_RXINT_TYPE (1 << 8) /* Rx interrupt */ macro
71 #define UCON_RXINT_TYPE_LEVEL UCON_RXINT_TYPE

Completed in 53 milliseconds