Searched refs:R852_CARD_IRQ_REMOVE (Results 1 – 2 of 2) sorted by relevance
52 #define R852_CARD_IRQ_REMOVE 0x04 /* detect card removal */ macro
604 card_detect_reg &= ~(R852_CARD_IRQ_REMOVE | R852_CARD_IRQ_INSERT); in r852_update_card_detect()608 R852_CARD_IRQ_REMOVE : R852_CARD_IRQ_INSERT; in r852_update_card_detect()764 if (card_status & (R852_CARD_IRQ_INSERT|R852_CARD_IRQ_REMOVE)) { in r852_irq()