Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/cadence/
Dmacb_main.c267 static bool hw_is_gem(void __iomem *addr, bool native_io) in hw_is_gem() function
3900 if (hw_is_gem(bp->regs, bp->native_io)) { in macb_configure_caps()
3944 if (!hw_is_gem(mem, native_io)) in macb_probe_queues()
5024 if (!hw_is_gem(bp->regs, bp->native_io)) in macb_probe()