Searched refs:FE_CLK80 (Results 1 – 4 of 4) sorted by relevance
567 #define FE_CLK80 (1<<15) macro
3201 FE_ULTRA|FE_CLK80|FE_CACHE_SET|FE_LDSTR|FE_PFEN}3204 FE_WIDE|FE_ULTRA|FE_CLK80|FE_CACHE_SET|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM}3427 np->clock_khz = np->features & FE_CLK80 ? 80000 : 40000;
116 #define FE_CLK80 (1<<15) /* Board clock is 80 MHz */ macro
2504 np->clock_khz = (np->features & FE_CLK80)? 80000 : 40000; in sym_prepare_setting()8290 FE_ULTRA|FE_CLK80|FE_CACHE_SET|FE_BOF|FE_LDSTR|FE_PFEN}8293 FE_WIDE|FE_ULTRA|FE_CLK80|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|