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

/netbsd-current/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);
536 fecr |= NTWOC_FECR_ETC0;
538 fecr &= ~NTWOC_FECR_ETC0;

Completed in 96 milliseconds