Searched refs:as3722_write (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm/nvidia/ |
| H A D | as3722.h | 286 #define WR1(sc, reg, val) as3722_write(sc, reg, val) 290 int as3722_write(struct as3722_softc *sc, uint8_t reg, uint8_t val);
|
| H A D | as3722.c | 127 as3722_write(struct as3722_softc *sc, uint8_t reg, uint8_t val) in as3722_write() function 185 rv = as3722_write(sc, reg, val); in as3722_modify()
|