Searched refs:FE_ERMP (Results 1 – 4 of 4) sorted by relevance
561 #define FE_ERMP (1<<9) macro570 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
3527 if (np->features & FE_ERMP)
110 #define FE_ERMP (1<<9) /* Enable read multiple */ macro132 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
2615 np->features &= ~(FE_WRIE|FE_ERL|FE_ERMP); in sym_prepare_setting()2627 if (np->features & FE_ERMP) in sym_prepare_setting()