Home
last modified time | relevance | path

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

/drivers/net/ethernet/amd/xgbe/
A Dxgbe-mdio.c43 reg &= ~XGBE_AN_CL37_INT_MASK; in xgbe_an37_clear_interrupts()
52 reg &= ~XGBE_AN_CL37_INT_MASK; in xgbe_an37_disable_interrupts()
69 reg |= XGBE_AN_CL37_INT_MASK; in xgbe_an37_enable_interrupts()
559 pdata->an_int = reg & XGBE_AN_CL37_INT_MASK; in xgbe_an37_isr()
560 pdata->an_status = reg & ~XGBE_AN_CL37_INT_MASK; in xgbe_an37_isr()
564 reg &= ~XGBE_AN_CL37_INT_MASK; in xgbe_an37_isr()
A Dxgbe-common.h1311 #define XGBE_AN_CL37_INT_MASK 0x01 macro

Completed in 16 milliseconds