Searched refs:arcache (Results 1 – 3 of 3) sorted by relevance
637 unsigned int arcache, awcache, arwcache; in axgbe_config_dma_cache() local639 arcache = 0; in axgbe_config_dma_cache()640 AXGMAC_SET_BITS(arcache, DMA_AXIARCR, DRC, 0x3); in axgbe_config_dma_cache()641 AXGMAC_IOWRITE(pdata, DMA_AXIARCR, arcache); in axgbe_config_dma_cache()
560 unsigned int arcache; member
2278 pdata->arcache = AXGBE_DMA_OS_ARCACHE; in eth_axgbe_dev_init()