Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/
H A 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/cadence/
H A Dmacb_main.c262 static bool hw_is_gem(void __iomem *addr, bool native_io) in hw_is_gem() function
3559 if (hw_is_gem(bp->regs, bp->native_io)) { in macb_configure_caps()
3598 if (!hw_is_gem(mem, native_io)) in macb_probe_queues()

Completed in 14 milliseconds