Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/avm/
Davmcard.h215 #define B1_STAT1(cardtype) (0x80E00000l) macro
Db1.c139 if ((b1_rd_reg(base, B1_STAT1(cardtype)) & 0x0f) != 0x01) in b1_detect()