Home
last modified time | relevance | path

Searched refs:am7930_iwrite (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/ic/
Dam7930.c157 am7930_iwrite(struct am7930_softc *sc, int reg, uint8_t val) in am7930_iwrite() function
192 #define AM7930_IWRITE(sc,r,v) am7930_iwrite(sc,r,v)