Home | History | Annotate | Download | only in i965

Lines Matching refs:subtype

213  * representing the subtype.  This macro performs the encoding.
215 #define ENCODE_SS_TYPE(type, subtype) (((type) << 16) | (subtype))
253 * Decode a state_struct_type value to determine the subtype that should be