Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hisax/
Disar.h202 #define BSTAT_RDM2 0x4 macro
Disar.c684 (bcs->hw.isar.dpath == 1 ? BSTAT_RDM1 : BSTAT_RDM2))) in isar_fill_fifo()
824 if (rdm & BSTAT_RDM2) { in check_send()
/Linux-v4.19/drivers/isdn/hardware/mISDN/
Disar.h254 #define BSTAT_RDM2 0x4 macro
DmISDNisar.c596 (ch->dpath == 1 ? BSTAT_RDM1 : BSTAT_RDM2))) in isar_fill_fifo()
749 if (rdm & BSTAT_RDM2) { in check_send()