Home
last modified time | relevance | path

Searched refs:CTL_SDIO_STATUS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dtmio_mmc_core.c151 sdio_status = sd_ctrl_read16(host, CTL_SDIO_STATUS) & ~TMIO_SDIO_MASK_ALL; in tmio_mmc_enable_sdio_irq()
154 sd_ctrl_write16(host, CTL_SDIO_STATUS, sdio_status); in tmio_mmc_enable_sdio_irq()
641 status = sd_ctrl_read16(host, CTL_SDIO_STATUS); in __tmio_mmc_sdio_irq()
648 sd_ctrl_write16(host, CTL_SDIO_STATUS, sdio_status); in __tmio_mmc_sdio_irq()
H A Dtmio_mmc.h40 #define CTL_SDIO_STATUS 0x36 macro
87 /* Definitions for values the CTL_SDIO_STATUS register can take */
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dtmio_mmc_core.c151 sdio_status = sd_ctrl_read16(host, CTL_SDIO_STATUS) & ~TMIO_SDIO_MASK_ALL; in tmio_mmc_enable_sdio_irq()
154 sd_ctrl_write16(host, CTL_SDIO_STATUS, sdio_status); in tmio_mmc_enable_sdio_irq()
690 status = sd_ctrl_read16(host, CTL_SDIO_STATUS); in __tmio_mmc_sdio_irq()
697 sd_ctrl_write16(host, CTL_SDIO_STATUS, sdio_status); in __tmio_mmc_sdio_irq()
H A Dtmio_mmc.h40 #define CTL_SDIO_STATUS 0x36 macro
91 /* Definitions for values the CTL_SDIO_STATUS register can take */

Completed in 7 milliseconds