Searched refs:STAT_CLEAR (Results 1 – 2 of 2) sorted by relevance
/drivers/mmc/host/ |
D | omap_hsmmc.c | 102 #define STAT_CLEAR 0xFFFFFFFF macro 494 OMAP_HSMMC_WRITE(host->base, STAT, STAT_CLEAR); in omap_hsmmc_enable_irq() 515 OMAP_HSMMC_WRITE(host->base, STAT, STAT_CLEAR); in omap_hsmmc_disable_irq() 674 OMAP_HSMMC_WRITE(host->base, STAT, STAT_CLEAR); in omap_hsmmc_context_restore() 734 OMAP_HSMMC_WRITE(host->base, STAT, STAT_CLEAR); in send_init_stream() 2020 OMAP_HSMMC_WRITE(host->base, STAT, STAT_CLEAR); in omap_hsmmc_suspend() 2077 OMAP_HSMMC_WRITE(host->base, STAT, STAT_CLEAR); in omap_hsmmc_runtime_suspend() 2111 OMAP_HSMMC_WRITE(host->base, STAT, STAT_CLEAR); in omap_hsmmc_runtime_resume()
|
/drivers/soc/ixp4xx/ |
D | ixp4xx-npe.c | 61 #define STAT_CLEAR 0x20000000 macro
|