Home
last modified time | relevance | path

Searched defs:MAX310X_FIFOTRIGLVL_TX (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dmax310x.c169 #define MAX310X_FIFOTRIGLVL_TX(words) ((words / 8) & 0x0f) macro
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dmax310x.c171 #define MAX310X_FIFOTRIGLVL_TX(words) ((words / 8) & 0x0f) macro

Completed in 5 milliseconds