Home
last modified time | relevance | path

Searched refs:W_D_RSTA_CRCE (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dw6692.h117 #define W_D_RSTA_CRCE 0x20 macro
Dw6692.c353 if (stat & (W_D_RSTA_RDOV | W_D_RSTA_CRCE | W_D_RSTA_RMB)) { in handle_rxD()
360 if (stat & W_D_RSTA_CRCE) { in handle_rxD()
/linux-4.19.296/drivers/isdn/hisax/
Dw6692.h120 #define W_D_RSTA_CRCE 0x20 macro
Dw6692.c425 if (exval & (W_D_RSTA_RDOV | W_D_RSTA_CRCE | W_D_RSTA_RMB)) { in W6692_interrupt()
429 if (exval & W_D_RSTA_CRCE) in W6692_interrupt()