Searched refs:IRQ_DONT_CARE_BITS (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/mmc/host/ | ||
D | toshsd.h | 152 #define IRQ_DONT_CARE_BITS (SD_CARD_PRESENT_3 \ macro |
D | toshsd.c | 298 int_reg = int_status & ~int_mask & ~IRQ_DONT_CARE_BITS; in toshsd_irq() |