Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dmoxart-mmc.c47 #define REG_CLEAR 44 macro
192 writel(*status & mask, host->base + REG_CLEAR); in moxart_wait_for_status()
210 RSP_CRC_FAIL | CMD_SENT, host->base + REG_CLEAR); in moxart_send_command()
391 writel(MASK_DATA | FIFO_URUN | FIFO_ORUN, host->base + REG_CLEAR); in moxart_prepare_data()
481 writel(MASK_INTR_PIO, host->base + REG_CLEAR); in moxart_irq()