Home
last modified time | relevance | path

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

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