Searched refs:FE_CLK80 (Results 1 – 4 of 4) sorted by relevance
567 #define FE_CLK80 (1<<15) macro
3221 FE_ULTRA|FE_CLK80|FE_CACHE_SET|FE_LDSTR|FE_PFEN}3224 FE_WIDE|FE_ULTRA|FE_CLK80|FE_CACHE_SET|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM}3450 np->clock_khz = np->features & FE_CLK80 ? 80000 : 40000;
114 #define FE_CLK80 (1<<15) /* Board clock is 80 MHz */ macro
2521 np->clock_khz = (np->features & FE_CLK80)? 80000 : 40000; in sym_prepare_setting()8391 FE_ULTRA|FE_CLK80|FE_CACHE_SET|FE_BOF|FE_LDSTR|FE_PFEN}8394 FE_WIDE|FE_ULTRA|FE_CLK80|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|