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

/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/exynos/
H A Dserial.c85 #define FIFO_TXLVL(x) ((x) << 8) macro
86 #define FIFO_TXLVL_MASK FIFO_TXLVL(0x7)
510 v |= FIFO_TXLVL(FIFO_TXLVL_VAL);
/seL4-refos-master/libs/libplatsupport/src/mach/exynos/
H A Dserial.c85 #define FIFO_TXLVL(x) ((x) << 8) macro
86 #define FIFO_TXLVL_MASK FIFO_TXLVL(0x7)
510 v |= FIFO_TXLVL(FIFO_TXLVL_VAL);

Completed in 30 milliseconds