HomeSort by: relevance | last modified time | path
    Searched refs:NTWOC_FECR_ETC1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_ntwoc_pcireg.h 104 #define NTWOC_FECR_ETC1 0x0002 /* output clock port 1 */
if_ntwoc_pci.c 329 frontend_cr &= ~(NTWOC_FECR_ETC0 | NTWOC_FECR_ETC1);
541 fecr |= NTWOC_FECR_ETC1;
543 fecr &= ~NTWOC_FECR_ETC1;

Completed in 12 milliseconds