Searched refs:b1_rd_reg (Results 1 - 2 of 2) sorted by relevance

/drivers/isdn/hardware/avm/
H A Davmcard.h309 static inline unsigned int b1_rd_reg(unsigned int base, function
347 return (b1_rd_reg(base, B1_STAT0(cardtype)) & 0x01) != 0;
H A Db1.c139 if ((b1_rd_reg(base, B1_STAT1(cardtype)) & 0x0f) != 0x01)

Completed in 36 milliseconds