Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/dec/tulip/
Dde4x5.c844 int asPolarity; /* 0 => asserted high */ member
1145 lp->asPolarity = GEP_SLNK; in de4x5_hw_init()
3485 spd = (lp->asBitValid & (lp->asPolarity ^ (gep_rd(dev) & lp->asBit))) | in is_spd_100()
3508 return (lp->asBitValid&(lp->asPolarity^(gep_rd(dev)&lp->asBit))) | in is_100_up()
3531 return (lp->asBitValid&(lp->asPolarity^(gep_rd(dev)&lp->asBit))) | in is_10_up()
4559 lp->asPolarity = ((csr6 & 0x80) ? -1 : 0) & lp->asBit; in compact_infoblock()
4600 lp->asPolarity = ((csr6 & 0x80) ? -1 : 0) & lp->asBit; in type0_infoblock()
4765 lp->asPolarity = ((csr6 & 0x80) ? -1 : 0) & lp->asBit; in type4_infoblock()