Searched refs:sStartRxProcessor (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/tty/ | ||
D | rocket_int.h | 1108 #define sStartRxProcessor(ChP) out32((ChP)->IndexAddr,&(ChP)->R[0]) macro |
D | rocket.c | 2917 sStartRxProcessor(ChP); /* restart Rx processor */ in sFlushTxFIFO() |