Searched refs:NPCM_DMA_STATUS_W1C_MASK (Results 1 – 2 of 2) sorted by relevance
176 #define NPCM_DMA_STATUS_W1C_MASK(word) (word & 0x1e7ff) macro
828 gmac->regs[offset / sizeof(uint32_t)] &= ~NPCM_DMA_STATUS_W1C_MASK(v); in npcm_gmac_write()