Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dgazel.c70 readreg_ipac(unsigned int adr, u_short off) in readreg_ipac() function
116 return (readreg_ipac(cs->hw.gazel.ipac, 0x80 + off2)); in ReadISAC()
213 return (readreg_ipac(cs->hw.gazel.ipac, hscx * 0x40 + off2)); in ReadHSCX()
497 if (readreg_ipac(card->para[1], IPAC_ID) == 1) in setup_gazelisa()