Searched refs:SD_CARD_CARD_REMOVED_0 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
H A Dtoshsd.c68 | SD_CARD_CARD_REMOVED_0 | SD_CARD_CARD_INSERTED_0 toshsd_init()
366 if (int_reg & (SD_CARD_CARD_INSERTED_0 | SD_CARD_CARD_REMOVED_0)) { toshsd_irq()
368 ~(SD_CARD_CARD_REMOVED_0 | SD_CARD_CARD_INSERTED_0), toshsd_irq()
H A Dtoshsd.h118 #define SD_CARD_CARD_REMOVED_0 BIT(3) macro

Completed in 37 milliseconds