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

/freebsd-11-stable/sys/dev/xl/
H A Dif_xl.c729 icfg &= ~XL_ICFG_CONNECTOR_MASK;
758 icfg &= ~XL_ICFG_CONNECTOR_MASK;
770 icfg &= ~XL_ICFG_CONNECTOR_MASK;
781 icfg &= ~XL_ICFG_CONNECTOR_MASK;
790 icfg &= ~XL_ICFG_CONNECTOR_MASK;
802 icfg &= ~XL_ICFG_CONNECTOR_MASK;
1377 sc->xl_xcvr &= XL_ICFG_CONNECTOR_MASK;
2943 icfg = CSR_READ_4(sc, XL_W3_INTERNAL_CFG) & XL_ICFG_CONNECTOR_MASK;
H A Dif_xlreg.h282 #define XL_ICFG_CONNECTOR_MASK 0x00F00000 macro

Completed in 153 milliseconds