Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dipac.h19 #define IPAC_ACFG 0xC3 macro
Dgazel.c383 WriteISAC(cs, IPAC_ACFG - 0x80, 0xff); in reset_gazel()
394 WriteISAC(cs, IPAC_ACFG - 0x80, 0xff); in reset_gazel()
Dasuscom.c264 writereg(cs->hw.asus.adr, cs->hw.asus.isac, IPAC_ACFG, 0xff); in reset_asuscom()
Delsa.c491 writereg(cs->hw.elsa.ale, cs->hw.elsa.isac, IPAC_ACFG, 0x0); in reset_elsa()
495 writereg(cs->hw.elsa.ale, cs->hw.elsa.isac, IPAC_ACFG, 0x4); in reset_elsa()
Dsedlbauer.c421 writereg(cs->hw.sedl.adr, cs->hw.sedl.isac, IPAC_ACFG, 0xff); in reset_sedlbauer()
/linux-4.19.296/drivers/isdn/hardware/mISDN/
Dipac.h176 #define IPAC_ACFG 0xC3 /* R/W */ macro
DmISDNinfineon.c534 hw->ipac.write_reg(hw, IPAC_ACFG, 0xff); in reset_inf()
541 hw->ipac.write_reg(hw, IPAC_ACFG, 0x00); in reset_inf()
578 hw->ipac.write_reg(hw, IPAC_ACFG, 0xff); in reset_inf()