Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cadence/
H A Dmacb.h738 #define MACB_CAPS_NEEDS_RSTONUBR 0x00000100 macro
H A Dmacb_main.c4880 .caps = MACB_CAPS_NEEDS_RSTONUBR | MACB_CAPS_MACB_IS_EMAC,
4906 MACB_CAPS_NEEDS_RSTONUBR,
5146 if (bp->caps & MACB_CAPS_NEEDS_RSTONUBR) in macb_probe()