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

/drivers/tty/serial/
H A Dmax3107.h212 #define MAX3107_FLOWLVL_RES(words) (((words/8) & 0x000f) << 4) macro
H A Dmax3107.c578 buf[7] |= (MAX3107_FLOWLVL_RES(48) | MAX3107_FLOWLVL_HALT(96));

Completed in 26 milliseconds