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