Searched refs:arcache (Results 1 – 3 of 3) sorted by relevance
483 unsigned int arcache, awcache, arwcache; in axgbe_config_dma_cache() local485 arcache = 0; in axgbe_config_dma_cache()486 AXGMAC_SET_BITS(arcache, DMA_AXIARCR, DRC, 0x3); in axgbe_config_dma_cache()487 AXGMAC_IOWRITE(pdata, DMA_AXIARCR, arcache); in axgbe_config_dma_cache()
542 unsigned int arcache; member
2069 pdata->arcache = AXGBE_DMA_OS_ARCACHE; in eth_axgbe_dev_init()