Searched refs:ID_REG (Results 1 – 2 of 2) sorted by relevance
330 if (((count1 = CSR_READ_1(sc, ID_REG)) & Id_Mask) != Id_Sig) in ex_look_for_card()332 count2 = CSR_READ_1(sc, ID_REG); in ex_look_for_card()333 count2 = CSR_READ_1(sc, ID_REG); in ex_look_for_card()334 count2 = CSR_READ_1(sc, ID_REG); in ex_look_for_card()
90 #define ID_REG 2 macro