Home
last modified time | relevance | path

Searched refs:GENERAL_UPIU_REQUEST_SIZE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs.h19 #define GENERAL_UPIU_REQUEST_SIZE (sizeof(struct utp_upiu_req)) macro
23 #define QUERY_OSF_SIZE (GENERAL_UPIU_REQUEST_SIZE - \
H A Dufshcd.h1055 GENERAL_UPIU_REQUEST_SIZE + QUERY_DESC_MAX_SIZE); in check_upiu_size()
H A Dufshcd.c2156 GENERAL_UPIU_REQUEST_SIZE; in ufshcd_copy_query_response()
/OK3568_Linux_fs/u-boot/drivers/ufs/
H A Dufs.h123 #define GENERAL_UPIU_REQUEST_SIZE (sizeof(struct utp_upiu_req)) macro
127 #define QUERY_OSF_SIZE (GENERAL_UPIU_REQUEST_SIZE - \
H A Dufs.c888 GENERAL_UPIU_REQUEST_SIZE; in ufshcd_copy_query_response()