Home
last modified time | relevance | path

Searched refs:C_CM_FLUSH_RX (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dcyclades.h362 #define C_CM_FLUSH_RX 0x56 /* flushes Rx buffer */ macro
/Linux-v4.19/drivers/tty/
Dcyclades.c1350 retval = cyz_issue_cmd(card, channel, C_CM_FLUSH_RX, 0L); in cy_startup()