Home
last modified time | relevance | path

Searched refs:dwc_ufs_query_upiu (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/ufs/
Dufs_hisi.c92 struct dwc_ufs_query_upiu *req_upiu = NULL; in ufs_read_string_index()
102 req_upiu = (struct dwc_ufs_query_upiu *)(dwc_host->lrb[0].cmd_upiu); in ufs_read_string_index()
171 struct dwc_ufs_query_upiu *req_upiu = NULL; in ufs_read_descriptor()
178 req_upiu = (struct dwc_ufs_query_upiu *)(dwc_host->lrb[0].cmd_upiu); in ufs_read_descriptor()
1706 struct dwc_ufs_query_upiu *resp_upiu = NULL; in handle_query_response()
1710 resp_upiu = (struct dwc_ufs_query_upiu *)dwc_host->lrb[free_slot].resp_upiu; in handle_query_response()
1735 struct dwc_ufs_query_upiu *cmd_upiu_ptr = NULL; in create_query_upiu()
1740 cmd_upiu_ptr = (struct dwc_ufs_query_upiu *)dwc_host->lrb[free_slot].cmd_upiu; in create_query_upiu()
1748 (sizeof(struct dwc_ufs_query_upiu) >> UFS_DWORD_SHIFT)); in create_query_upiu()
1937 len = (unsigned int)(sizeof(struct dwc_ufs_query_upiu) + in create_desc_upiu()
[all …]
/third_party/uboot/u-boot-2020.01/include/
Dufs.h266 struct dwc_ufs_query_upiu { struct