Searched refs:zyd_read32 (Results 1 – 1 of 1) sorted by relevance
128 static int zyd_read32(struct zyd_softc *, uint16_t, uint32_t *);303 error = zyd_read32(sc, val, data); \849 zyd_read32(struct zyd_softc *sc, uint16_t reg, uint32_t *val) in zyd_read32() function2093 if (zyd_read32(sc, ZYD_EEPROM_PHY_REG, &tmp) == 0) in zyd_set_chan()