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

/netbsd-current/sys/dev/i2c/
H A Dac100.c157 const int rtc_phandle = of_find_firstchild_byname(phandle, "rtc"); local
158 if (rtc_phandle > 0)
159 fdtbus_todr_attach(self, rtc_phandle, &sc->sc_todr);

Completed in 67 milliseconds