Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/cadence/
Dmacb.h647 #define MACB_CAPS_NEEDS_RSTONUBR 0x00000100 macro
Dmacb_main.c4111 .caps = MACB_CAPS_NEEDS_RSTONUBR,
4134 MACB_CAPS_NEEDS_RSTONUBR,
4298 if (bp->caps & MACB_CAPS_NEEDS_RSTONUBR) in macb_probe()