Home
last modified time | relevance | path

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

/openbsd/sys/arch/luna88k/dev/
H A Dtimekeeper.h74 #define DS_REGB_SET 0x80 /* Allow time to be set; stops updates */ macro
H A Dtimekeeper.c286 c |= DS_REGB_SET; in dsclock_set()
299 c &= ~DS_REGB_SET; in dsclock_set()