Searched refs:dwc_ufs_prd (Results 1 – 6 of 6) sorted by relevance
267 struct dwc_ufs_prd *prdt_table = NULL; in create_cmd_upiu()289 prdt_table = (struct dwc_ufs_prd *)UFS_PRDT_BASE; in create_cmd_upiu()
423 struct dwc_ufs_prd { struct
339 struct dwc_ufs_prd { struct362 struct dwc_ufs_prd prdt[DWC_UFSHCD_MAX_PRD_SIZE]; argument748 struct dwc_ufs_prd *prdt;
1312 hba->lrb[i].prdt = (struct dwc_ufs_prd *)(ucdl[i].prdt); in dwc_ufshcd_configure_interface_memory()1362 struct dwc_ufs_prd *prdt = NULL; in create_prdt_part()