Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Das3722_rtc.c50 rv = as3722_read_buf(sc, AS3722_RTC_SECOND, buf, 6); in as3722_rtc_gettime()
H A Das3722.h291 int as3722_read_buf(struct as3722_softc *sc, uint8_t reg, uint8_t *buf,
H A Das3722.c100 int as3722_read_buf(struct as3722_softc *sc, uint8_t reg, uint8_t *buf, in as3722_read_buf() function