Home
last modified time | relevance | path

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

/drivers/isdn/hardware/mISDN/
Davmfritz.c100 #define AVM_HDLC_STATUS_1 0x14 macro
284 AVM_HDLC_STATUS_1)); in __write_ctrl_pciv2()
317 AVM_HDLC_STATUS_1)); in __read_status_pciv2()
991 ver = inl(fc->addr + AVM_HDLC_STATUS_1) >> 24; in setup_fritz()
/drivers/isdn/hisax/
Dhisax_fcpcipnp.c144 #define AVM_HDLC_STATUS_1 0x14 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()