Searched refs:S_CS_LAT_MODE (Results 1 – 1 of 1) sorted by relevance
57884 #define S_CS_LAT_MODE 6 macro57886 #define V_CS_LAT_MODE(x) ((x) << S_CS_LAT_MODE)57887 #define G_CS_LAT_MODE(x) (((x) >> S_CS_LAT_MODE) & M_CS_LAT_MODE)