Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dif_mvppreg.h751 #define MV_XLG_MAC_CTRL0_MIBCNTDIS BIT(14) macro
H A Dif_mvpp.c3308 val &= ~MV_XLG_MAC_CTRL0_MIBCNTDIS; in mvpp2_port_enable()