Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/cadence/
Dmacb.h837 static inline bool macb_is_gem_hw(void __iomem *addr) in macb_is_gem_hw() function
Dmacb.c2163 if (macb_is_gem_hw(bp->regs)) { in macb_configure_caps()
2192 if (!macb_is_gem_hw(mem)) in macb_probe_queues()