Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb.h733 #define MACB_CAPS_NEEDS_RSTONUBR 0x00000100 macro
H A Dmacb_main.c4845 .caps = MACB_CAPS_NEEDS_RSTONUBR | MACB_CAPS_MACB_IS_EMAC,
4871 MACB_CAPS_NEEDS_RSTONUBR,
5112 if (bp->caps & MACB_CAPS_NEEDS_RSTONUBR) in macb_probe()