Home
last modified time | relevance | path

Searched refs:txcache (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dapple-admac.c128 struct admac_sram txcache, rxcache; member
158 sram = &ad->txcache; in admac_alloc_sram_carveout()
191 sram = &ad->txcache; in admac_free_sram_carveout()
915 ad->txcache.size = readl_relaxed(ad->base + REG_TX_SRAM_SIZE); in admac_probe()
920 readl_relaxed(ad->base + REG_IMPRINT), ad->txcache.size, ad->rxcache.size); in admac_probe()