Home
last modified time | relevance | path

Searched refs:CTL_STATUS (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/nios2/include/asm/
Dirqflags.h25 return RDCTL(CTL_STATUS); in arch_local_save_flags()
34 WRCTL(CTL_STATUS, flags); in arch_local_irq_restore()
Dregisters.h27 #define CTL_STATUS 0 macro
/linux-4.4.14/include/linux/mmc/
Dtmio.h23 #define CTL_STATUS 0x1c macro
/linux-4.4.14/drivers/mmc/host/
Dtmio_mmc_pio.c68 sd_ctrl_write32(host, CTL_STATUS, ~i); in tmio_mmc_ack_mmc_irqs()
530 u32 status = sd_ctrl_read32(host, CTL_STATUS); in tmio_mmc_data_irq()
628 *status = sd_ctrl_read32(host, CTL_STATUS); in tmio_mmc_card_irq_status()
635 sd_ctrl_write32(host, CTL_STATUS, TMIO_MASK_IRQ); in tmio_mmc_card_irq_status()
998 (sd_ctrl_read32(host, CTL_STATUS) & TMIO_STAT_WRPROTECT)); in tmio_mmc_get_ro()