Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hisax/
Disac.h31 #define ISAC_RBCH 0x2A macro
Dnj_s.c212 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.c168 cs->readisac(cs, ISAC_RBCH); in SaphirWatchDog()
Disac.c35 val = cs->readisac(cs, ISAC_RBCH); in ISACVersion()
588 rbch = cs->readisac(cs, ISAC_RBCH); in dbusy_timer_handler()
/linux-3.4.99/drivers/isdn/hardware/mISDN/
Dipac.h118 #define ISAC_RBCH 0x2A macro
DmISDNipac.c731 rbch = ReadISAC(isac, ISAC_RBCH); in dbusy_timer_handler()
832 val = ReadISAC(isac, ISAC_RBCH); in isac_init()