HomeSort by relevance Sort by last modified time
    Searched refs:csthreshold (Results 1 - 4 of 4) sorted by null

  /external/syslinux/gpxe/src/drivers/net/rtl818x/
rtl8180_grf5101.c 173 rtl818x_write_phy(dev, 0x13, 0x90 | priv->csthreshold);
rtl8180_sa2400.c 205 rtl818x_write_phy(dev, 0x13, 0x90 | priv->csthreshold);
rtl818x.h 308 u8 csthreshold; member in struct:rtl818x_priv
rtl818x.c 773 priv->csthreshold = eeprom_val >> 8;

Completed in 105 milliseconds