Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sun/
Dsunbmac.c79 static int qec_global_reset(void __iomem *gregs) in qec_global_reset() function
632 qec_global_reset(gregs); in bigmac_init_hw()
1116 if (qec_global_reset(bp->gregs)) in bigmac_ether_init()
Dsunqe.c62 static inline int qec_global_reset(void __iomem *gregs) in qec_global_reset() function
791 if (qec_global_reset(qecp->gregs)) in get_qec()