Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_ntwoc_pcireg.h105 #define NTWOC_FECR_ETC0 0x0001 /* output clock port 0 */ macro
H A Dif_ntwoc_pci.c329 frontend_cr &= ~(NTWOC_FECR_ETC0 | NTWOC_FECR_ETC1); in ntwoc_pci_attach()
536 fecr |= NTWOC_FECR_ETC0; in ntwoc_pci_clock_callback()
538 fecr &= ~NTWOC_FECR_ETC0; in ntwoc_pci_clock_callback()