Home
last modified time | relevance | path

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

/drivers/dma/
Dcoh901318_lli.c76 lli->phy_this = phy; in coh901318_lli_alloc()
89 lli->phy_this = phy; in coh901318_lli_alloc()
130 dma_pool_free(pool->dmapool, l, l->phy_this); in coh901318_lli_free()
134 dma_pool_free(pool->dmapool, l, l->phy_this); in coh901318_lli_free()
Dcoh901318.h42 dma_addr_t phy_this; member