Searched refs:b1_rd_reg (Results 1 – 2 of 2) sorted by relevance
294 static inline unsigned int b1_rd_reg(unsigned int base, in b1_rd_reg() function332 return (b1_rd_reg(base, B1_STAT0(cardtype)) & 0x01) != 0; in b1_get_test_bit()
98 if ((b1_rd_reg(base, B1_STAT1(cardtype)) & 0x0f) != 0x01) in b1_detect()