Home
last modified time | relevance | path

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

/freebsd/sys/dev/stge/
H A Dif_stgereg.h401 #define PC_PhyLnkPolarity (1U << 5) macro
H A Dif_stge.c586 (PC_PhyDuplexPolarity | PC_PhyLnkPolarity); in stge_attach()