Home
last modified time | relevance | path

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

/freebsd/sys/dev/sym/
H A Dsym_defs.h112 #define FE_PFEN (1<<12) /* Prefetch enable */ macro
133 #define FE_SPECIAL_SET (FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM)
H A Dsym_hipd.c1986 else if (!(chip->features & (FE_PFEN|FE_NOPM|FE_DAC))) in sym_find_firmware()
2068 !(np->features & FE_PFEN)) { in sym_fw_bind_script()
2618 if ((np->features & FE_PFEN) && !np->ram_ba) in sym_prepare_setting()
2620 if (np->features & FE_PFEN) in sym_prepare_setting()
8258 FE_CACHE_SET|FE_LDSTR|FE_PFEN|FE_BOF}
8268 FE_WIDE|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|FE_RAM|FE_DIFF}
8271 FE_ULTRA|FE_CLK80|FE_CACHE_SET|FE_BOF|FE_LDSTR|FE_PFEN}
8274 FE_WIDE|FE_ULTRA|FE_CLK80|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
8278 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
8282 FE_WIDE|FE_ULTRA|FE_DBLR|FE_CACHE0_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|
[all …]