Searched refs:texcb_to_mattr (Results 1 – 1 of 1) sorted by relevance
307 static uint32_t texcb_to_mattr(uint32_t texcb) in texcb_to_mattr() function346 a |= texcb_to_mattr(((desc >> 12) & 0x7) | ((desc >> 2) & 0x3)); in desc_to_mattr()366 a |= texcb_to_mattr(((desc >> 6) & 0x7) | ((desc >> 2) & 0x3)); in desc_to_mattr()
Completed in 4 milliseconds