Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/isdn/hardware/mISDN/
Dw6692.h105 #define W_D_RSTA_RDOV 0x40 macro
Dw6692.c340 if (stat & (W_D_RSTA_RDOV | W_D_RSTA_CRCE | W_D_RSTA_RMB)) { in handle_rxD()
341 if (stat & W_D_RSTA_RDOV) { in handle_rxD()