Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dncrreg.h658 #define FE_CLK80 (1<<15) macro
Dncr.c3474 FE_ULTRA|FE_CLK80|FE_CACHE_SET|FE_LDSTR|FE_PFEN}
3477 FE_WIDE|FE_ULTRA|FE_CLK80|FE_CACHE_SET|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM}
3868 np->clock_khz = np->features & FE_CLK80 ? 80000 : 40000;
3871 np->clock_khz = np->features & FE_CLK80 ? 80000 : 40000;