Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dw6692.h44 #define W_D_RBCL 0x48 /* R */ macro
Dw6692.c377 count = ReadW6692(card, W_D_RBCL) & (W_D_FIFO_THRESH - 1); in handle_rxD()
/linux-4.19.296/drivers/isdn/hisax/
Dw6692.h47 #define W_D_RBCL 0x48 /* R */ macro
Dw6692.c437 count = cs->readW6692(cs, W_D_RBCL) & (W_D_FIFO_THRESH - 1); in W6692_interrupt()