Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/avmb1/
Davmcard.h200 #define B1_STAT1(cardtype) (0x80E00000l) macro
Db1.c98 if ((b1_rd_reg(base, B1_STAT1(cardtype)) & 0x0f) != 0x01) in b1_detect()