Home
last modified time | relevance | path

Searched refs:SDIO_CCCR_INTx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/mmc/
H A Dsdio.h91 #define SDIO_CCCR_INTx 0x05 /* Function Interrupt Pending */ macro
/openbmc/linux/drivers/mmc/core/
H A Dsdio_irq.c37 ret = mmc_io_rw_direct(card, 0, 0, SDIO_CCCR_INTx, 0, pending); in sdio_get_pending_irqs()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c3689 SDIO_CCCR_INTx, NULL); in brcmf_sdio_bus_watchdog()