Searched refs:SR_RDY_RCV (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/wan/ | ||
D | cosa.h | 50 #define SR_RDY_RCV 0x01 /* ready to receive packet */ macro |
D | cosa.c | 2045 data & SR_RDY_RCV ? "RX_RDY" : "!rx_rdy", in debug_data_cmd() |