Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dhfc_2bds0.h64 #define HFCD_BUSY 0x01 macro
Dhfc_2bds0.c88 while (!(ReadReg(cs, HFCD_DATA, HFCD_STAT) & HFCD_BUSY) && to) { in WaitForBusy()
102 while ((ReadReg(cs, HFCD_STATUS, HFCD_STATUS) & HFCD_BUSY) && to) { in WaitNoBusy()