Searched refs:SD_OC_INT (Results 1 – 3 of 3) sorted by relevance
276 #define SD_OC_INT BIT(22) macro
984 if (int_reg & SD_OC_INT) in rtsx_pci_isr()1018 if ((pcr->card_inserted || pcr->card_removed) && !(int_reg & SD_OC_INT)) in rtsx_pci_isr()
63 #define SD_OC_INT (1 << 22) macro