Home
last modified time | relevance | path

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

/NextBSD/sys/dev/esp/
HDncr53c9xreg.h260 #define NCRAMDCFG3_FCLK 0x08 /* Fast Clock (40MHz) */ macro
HDesp_pci.c252 sc->sc_cfg3 = NCRAMDCFG3_IDM | NCRAMDCFG3_FCLK; in esp_pci_attach()