Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/natsemi/
Dns83820.c267 #define SPDSTS_POLARITY (CFG_SPDSTS1 | CFG_SPDSTS0 | CFG_DUPSTS | (lnksts ? CFG_LNKSTS : 0)) macro
620 cfg = readl(dev->base + CFG) ^ SPDSTS_POLARITY; in phy_intr()
1241 cfg = readl(dev->base + CFG) ^ SPDSTS_POLARITY;
1292 cfg = readl(dev->base + CFG) ^ SPDSTS_POLARITY;
1373 u32 cfg = readl(dev->base + CFG) ^ SPDSTS_POLARITY;