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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dmax3107.h218 #define MAX3107_FIFOTRIGLVL_RX(words) (((words/8) & 0x000f) << 4) macro
H A Dmax3107.c570 buf[6] |= (MAX3107_FIFOTRIGLVL_RX(16) | MAX3107_FIFOTRIGLVL_TX(0));

Completed in 26 milliseconds