Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dapple-admac.c128 struct admac_sram txcache, rxcache; member
156 ad->txcache.size = readl_relaxed(ad->base + REG_TX_SRAM_SIZE); in admac_alloc_sram_carveout()
160 sram = &ad->txcache; in admac_alloc_sram_carveout()
193 sram = &ad->txcache; in admac_free_sram_carveout()