Home
last modified time | relevance | path

Searched defs:psc_regs (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/ntp/ntpd/
H A Drefclock_gpsvme.c34 struct psc_regs { struct
35 uint32_t low_time; /* card base + 0x00 */
36 uint32_t high_time; /* card base + 0x04 */
41 uint8_t reserved0; /* card base + 0x12 */
42 uint8_t ext_100ns; /* card base + 0x13 */
45 uint8_t reserved1; /* card base + 0x16 */
46 uint8_t reserved2; /* card base + 0x17 */
47 uint8_t reserved3; /* card base + 0x18 */
48 uint8_t reserved4; /* card base + 0x19 */
50 uint8_t reserved5; /* card base + 0x1B */
[all …]