ug.c | 335 if (!ug_waitfor(sc, UG_DATA, 0x09)) 339 if (!ug_waitfor(sc, UG_CMD, 0xAC)) 357 if (!ug_waitfor(sc, UG_DATA, 8)) 363 if (!ug_waitfor(sc, UG_DATA, 1)) 375 ug_waitfor(struct ug_softc *sc, uint16_t offset, uint8_t value) function in typeref:typename:int
|