Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c238 static bool hw_is_gem(void __iomem *addr, bool native_io) in hw_is_gem() function
4560 if (hw_is_gem(bp->regs, bp->native_io)) { in macb_configure_caps()
4600 if (hw_is_gem(mem, native_io)) { in macb_probe_queues()
5844 if (!hw_is_gem(bp->regs, bp->native_io)) in macb_probe()