Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cadence/
Dmacb_main.c249 static bool hw_is_gem(void __iomem *addr, bool native_io) in hw_is_gem() function
3221 if (hw_is_gem(bp->regs, bp->native_io)) { in macb_configure_caps()
3261 if (!hw_is_gem(mem, native_io)) in macb_probe_queues()