Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Disac.h24 #define ISAC_CIX0 0x31 macro
Dhisax_isac.c92 #define ISAC_CIX0 0x31 macro
256 isac->write_isac(isac, ISAC_CIX0, (command << 2) | 3); in ph_command()
Disac.c44 cs->writeisac(cs, ISAC_CIX0, (command << 2) | 3); in ph_command()
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dipac.h114 #define ISAC_CIX0 0x31 macro
DmISDNipac.c53 WriteISAC(isac, ISAC_CIX0, (command << 2) | 3); in ph_command()