Searched refs:FE_CLSE (Results 1 – 5 of 5) sorted by relevance
65 #define FE_CLSE (1<<7) /* Cache line size enable */ macro90 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
1488 chip->features |= (FE_WRIE | FE_CLSE); in sym_set_workarounds()
847 if (np->features & FE_CLSE)
482 #define FE_CLSE (1<<7) /* Cache line size enable */ macro505 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
3870 if (np->features & FE_CLSE) in ncr_prepare_setting()