Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dbcm-sf2-eth-gmac.c36 static int gmac_enable_dma(struct eth_dma *dma, int dir);
525 static int gmac_enable_dma(struct eth_dma *dma, int dir) in gmac_enable_dma() function
959 dma->enable_dma = gmac_enable_dma; in gmac_add()