Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/esp/
Dncr53c9xreg.h260 #define NCRAMDCFG3_FCLK 0x08 /* Fast Clock (40MHz) */ macro
Desp_pci.c252 sc->sc_cfg3 = NCRAMDCFG3_IDM | NCRAMDCFG3_FCLK; in esp_pci_attach()