Searched refs:NCRAMDCFG3_FCLK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/esp/ | ||
| D | ncr53c9xreg.h | 260 #define NCRAMDCFG3_FCLK 0x08 /* Fast Clock (40MHz) */ macro |
| D | esp_pci.c | 252 sc->sc_cfg3 = NCRAMDCFG3_IDM | NCRAMDCFG3_FCLK; in esp_pci_attach() |