Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hisax/
Disac.h24 #define ISAC_CIX0 0x31 macro
Dhisax_isac.c91 #define ISAC_CIX0 0x31 macro
255 isac->write_isac(isac, ISAC_CIX0, (command << 2) | 3); in ph_command()
Disac.c45 cs->writeisac(cs, ISAC_CIX0, (command << 2) | 3); in ph_command()