Searched refs:RTSX_BIPR (Results 1 – 2 of 2) sorted by relevance
279 status = READ4(sc, RTSX_BIPR); in rtsx_init()280 WRITE4(sc, RTSX_BIPR, status); in rtsx_init()363 if (READ4(sc, RTSX_BIPR) & RTSX_SD_EXIST) in rtsx_activate()1451 status = READ4(sc, RTSX_BIPR); in rtsx_intr()1454 WRITE4(sc, RTSX_BIPR, status); in rtsx_intr()
39 #define RTSX_BIPR 0x14 macro