Searched refs:ug2_read (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dugvar.h65 int ug2_read(struct ug_softc *, uint8_t, uint8_t, uint8_t, uint8_t*);
H A Dug.c493 if (ug2_read(sc, UG2_MISC_BANK, UG2_BOARD_ID, 2, buf) != 2) {
563 if (ug2_read(sc, UG2_SENSORS_BANK, UG2_VALUES_OFFSET +
638 ug2_read(struct ug_softc *sc, uint8_t bank, uint8_t offset, uint8_t count, function

Completed in 49 milliseconds