Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A 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()
387 writel(MASK_DATA | FIFO_URUN | FIFO_ORUN, host->base + REG_CLEAR); in moxart_prepare_data()
476 writel(MASK_INTR_PIO, host->base + REG_CLEAR); in moxart_irq()