Searched refs:STAT_CLEAR (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/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() 739 OMAP_HSMMC_WRITE(host->base, STAT, STAT_CLEAR); in send_init_stream() 2057 OMAP_HSMMC_WRITE(host->base, STAT, STAT_CLEAR); in omap_hsmmc_suspend() 2113 OMAP_HSMMC_WRITE(host->base, STAT, STAT_CLEAR); in omap_hsmmc_runtime_suspend() 2147 OMAP_HSMMC_WRITE(host->base, STAT, STAT_CLEAR); in omap_hsmmc_runtime_resume()
|
/Linux-v5.10/drivers/soc/ixp4xx/ |
D | ixp4xx-npe.c | 58 #define STAT_CLEAR 0x20000000 macro
|