Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dapple-admac.c126 struct admac_sram txcache, rxcache; member
156 sram = &ad->txcache; in admac_alloc_sram_carveout()
189 sram = &ad->txcache; in admac_free_sram_carveout()
912 ad->txcache.size = readl_relaxed(ad->base + REG_TX_SRAM_SIZE); in admac_probe()
917 readl_relaxed(ad->base + REG_IMPRINT), ad->txcache.size, ad->rxcache.size); in admac_probe()