Home
last modified time | relevance | path

Searched refs:response_upiu (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshci.h438 u8 response_upiu[ALIGNED_UPIU_SIZE]; member
H A Dufshcd.c2658 response_upiu); in ufshcd_init_lrb()
2666 lrb->ucd_rsp_ptr = (struct utp_upiu_rsp *)cmd_descp->response_upiu; in ufshcd_init_lrb()
3661 offsetof(struct utp_transfer_cmd_desc, response_upiu); in ufshcd_host_memory_configure()
/OK3568_Linux_fs/u-boot/drivers/ufs/
H A Dufs.h314 u8 response_upiu[ALIGNED_UPIU_SIZE]; member
H A Dufs.c610 response_offset = offsetof(struct utp_transfer_cmd_desc, response_upiu); in ufshcd_host_memory_configure()
619 (struct utp_upiu_rsp *)&hba->ucdl->response_upiu; in ufshcd_host_memory_configure()