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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dns83820.c263 #define SPDSTS_POLARITY (CFG_SPDSTS1 | CFG_SPDSTS0 | CFG_DUPSTS | (lnksts ? CFG_LNKSTS : 0)) macro
611 cfg = readl(dev->base + CFG) ^ SPDSTS_POLARITY;
1190 u32 cfg = readl(dev->base + CFG) ^ SPDSTS_POLARITY;

Completed in 36 milliseconds