Home
last modified time | relevance | path

Searched refs:ISAC_RBCH (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/drivers/isdn/hisax/
Disac.h31 #define ISAC_RBCH 0x2A macro
Dnj_s.c210 switch (((NETjet_ReadIC(cs, ISAC_RBCH) >> 5) & 3)) in njs_cs_init()
Dhisax_isac.c107 #define ISAC_RBCH 0x2A macro
446 val = cs->read_isac(cs, ISAC_RBCH); in isac_version()
Dsaphir.c169 cs->readisac(cs, ISAC_RBCH); in SaphirWatchDog()
Disac.c35 val = cs->readisac(cs, ISAC_RBCH); in ISACVersion()
593 rbch = cs->readisac(cs, ISAC_RBCH); in dbusy_timer_handler()
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dipac.h111 #define ISAC_RBCH 0x2A macro
DmISDNipac.c737 rbch = ReadISAC(isac, ISAC_RBCH); in dbusy_timer_handler()
842 val = ReadISAC(isac, ISAC_RBCH); in isac_init()