Home
last modified time | relevance | path

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

/drivers/isdn/hisax/
Dhisax_fcpcipnp.c145 #define AVM_HDLC_STATUS_2 0x1c macro
308 int offset = nr ? AVM_HDLC_STATUS_2 : AVM_HDLC_STATUS_1; in fcpci2_read_hdlc_status()
316 int offset = bcs->channel ? AVM_HDLC_STATUS_2 : AVM_HDLC_STATUS_1; in fcpci2_write_ctrl()
/drivers/isdn/hardware/mISDN/
Davmfritz.c101 #define AVM_HDLC_STATUS_2 0x1c macro
283 outl(hdlc->ctrl.ctrl, fc->addr + (channel == 2 ? AVM_HDLC_STATUS_2 : in __write_ctrl_pciv2()
316 return inl(addr + (channel == 2 ? AVM_HDLC_STATUS_2 : in __read_status_pciv2()