Home
last modified time | relevance | path

Searched refs:enable_async_irq (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mmc/
H A Dcard.h221 enable_async_irq:1; member
352 return card->cccr.enable_async_irq; in mmc_card_enable_async_irq()
/linux/drivers/mmc/core/
H A Dsdio.c241 card->cccr.enable_async_irq = 1; in sdio_read_cccr()