Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ufs/
H A Dufs.h343 struct ufshcd_sg_entry { struct
360 struct ufshcd_sg_entry prd_table[MAX_BUFF]; argument
794 struct ufshcd_sg_entry *ucd_prdt_ptr;
H A Dufs.c671 (struct ufshcd_sg_entry *)&hba->ucdl->prd_table; in ufshcd_host_memory_configure()
1501 static inline void prepare_prdt_desc(struct ufshcd_sg_entry *entry, in prepare_prdt_desc()
1512 struct ufshcd_sg_entry *prd_table = hba->ucd_prdt_ptr; in prepare_prdt_table()