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

/netbsd-current/sys/arch/sgimips/mace/
H A Dmcclock_mace.c140 ds1687_write(sc, DS1687_CONTROLA, DS1687_DV1 | DS1687_BANK1);
235 a = ds1687_read(mace0, DS1687_CONTROLA);
238 ds1687_write(mace0, DS1687_CONTROLA, a | DS1687_BANK1);
252 ds1687_write(mace0, DS1687_CONTROLA, a);
/netbsd-current/sys/arch/prep/pnpbus/
H A Dmcclock_pnpbus.c163 i = (*sc->sc_mcread)(sc, DS1687_CONTROLA);
165 (*sc->sc_mcwrite)(sc, DS1687_CONTROLA, i);
/netbsd-current/sys/dev/ic/
H A Dds1687reg.h125 #define DS1687_CONTROLA 0x0a /* Control Register A */ macro

Completed in 230 milliseconds