Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dintersil7170.c97 dt->dt_day = bus_space_read_1(bt, bh, INTERSIL_IDAY); in intersil7170_gettime_ymdhms()
146 bus_space_write_1(bt, bh, INTERSIL_IDAY, dt->dt_day); in intersil7170_settime_ymdhms()
Dintersil7170reg.h74 #define INTERSIL_IDAY 5 macro