Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dtiphy.h52 #define CFG2_INTERRUPT_POLARITY (1 << 13) /* Int pin is active low. */ macro
/freebsd/sys/dev/xilinx/
H A Dif_xae.c753 reg |= CFG2_INTERRUPT_POLARITY; in xae_phy_fixup()