|
Linux Kernel
3.7.1
|
#include <ufshci.h>
Data Fields | |
| struct request_desc_header | header |
| u32 | command_desc_base_addr_lo |
| u32 | command_desc_base_addr_hi |
| u16 | response_upiu_length |
| u16 | response_upiu_offset |
| u16 | prd_table_length |
| u16 | prd_table_offset |
struct utp_transfer_req_desc - UTRD structure : UTRD header DW-0 to DW-3 : UCD base address low DW-4 : UCD base address high DW-5 : response UPIU length DW-6 : response UPIU offset DW-6 : Physical region descriptor length DW-7 : Physical region descriptor offset DW-7
1.8.2