Searched refs:FE_WRIE (Results 1 – 5 of 5) sorted by relevance
66 #define FE_WRIE (1<<8) /* Write & Invalidate 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()1492 if (chip->features & FE_WRIE) { in sym_set_workarounds()1841 if (np->features & FE_WRIE) { in sym2_io_slot_reset()
827 np->features &= ~(FE_WRIE|FE_ERL|FE_ERMP);849 if (np->features & FE_WRIE)
483 #define FE_WRIE (1<<8) /* Write & Invalidate enable */ macro505 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
3872 if (np->features & FE_WRIE) in ncr_prepare_setting()