Changes

Jump to navigation Jump to search
38 bytes added ,  17:35, 17 March 2014
m
no edit summary
Line 164: Line 164:  
|-
 
|-
 
| 0x2
 
| 0x2
| Value is: <nowiki>(0xF0000000 + (val<<28)) | (((0xFF<<totalentries) & 0xFF)<<16)</nowiki>, where val is the total 4-bit value entries for the CmdID 0x801F02BB parameter buffer.(Normally val is 8)
+
| Value is: <nowiki>(0xF0000000 + (val<<28)) | ((attrib_mask & 0xFFF)<<16)</nowiki>, where val is the total 4-bit value entries for the CmdID 0x801F02BB parameter buffer.(Normally val is 8); attrib_mask is usually (0xFFF<<totalentries)
 
|-
 
|-
 
| 0x3-0x26
 
| 0x3-0x26
373

edits

Navigation menu