/src/sys/dev/usb/ |
if_zyd.c | 184 Static int zyd_write16(struct zyd_softc *, uint16_t, uint16_t); 877 zyd_write16(struct zyd_softc *sc, uint16_t reg, uint16_t val) function in typeref:typename:Static int 955 error = zyd_write16(sc, phyini[i].reg, phyini[i].val); 973 (void)zyd_write16(sc, ZYD_CR10, on ? 0x89 : 0x15); 974 (void)zyd_write16(sc, ZYD_CR11, on ? 0x00 : 0x81); 1008 error = zyd_write16(sc, phyini[i].reg, phyini[i].val); 1015 error = zyd_write16(sc, phy2230s[i].reg, 1041 error = zyd_write16(sc, phyini[i].reg, phyini[i].val); 1060 (void)zyd_write16(sc, ZYD_CR11, on ? 0x00 : 0x04); 1061 (void)zyd_write16(sc, ZYD_CR251, on ? on251 : 0x2f) [all...] |
if_zyd.c | 184 Static int zyd_write16(struct zyd_softc *, uint16_t, uint16_t); 877 zyd_write16(struct zyd_softc *sc, uint16_t reg, uint16_t val) function in typeref:typename:Static int 955 error = zyd_write16(sc, phyini[i].reg, phyini[i].val); 973 (void)zyd_write16(sc, ZYD_CR10, on ? 0x89 : 0x15); 974 (void)zyd_write16(sc, ZYD_CR11, on ? 0x00 : 0x81); 1008 error = zyd_write16(sc, phyini[i].reg, phyini[i].val); 1015 error = zyd_write16(sc, phy2230s[i].reg, 1041 error = zyd_write16(sc, phyini[i].reg, phyini[i].val); 1060 (void)zyd_write16(sc, ZYD_CR11, on ? 0x00 : 0x04); 1061 (void)zyd_write16(sc, ZYD_CR251, on ? on251 : 0x2f) [all...] |
if_zyd.c | 184 Static int zyd_write16(struct zyd_softc *, uint16_t, uint16_t); 877 zyd_write16(struct zyd_softc *sc, uint16_t reg, uint16_t val) function in typeref:typename:Static int 955 error = zyd_write16(sc, phyini[i].reg, phyini[i].val); 973 (void)zyd_write16(sc, ZYD_CR10, on ? 0x89 : 0x15); 974 (void)zyd_write16(sc, ZYD_CR11, on ? 0x00 : 0x81); 1008 error = zyd_write16(sc, phyini[i].reg, phyini[i].val); 1015 error = zyd_write16(sc, phy2230s[i].reg, 1041 error = zyd_write16(sc, phyini[i].reg, phyini[i].val); 1060 (void)zyd_write16(sc, ZYD_CR11, on ? 0x00 : 0x04); 1061 (void)zyd_write16(sc, ZYD_CR251, on ? on251 : 0x2f) [all...] |