Home
last modified time | relevance | path

Searched refs:ALIGNED_UPIU_SIZE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/scsi/ufs/
Dufshci.h17 ALIGNED_UPIU_SIZE = 512, enumerator
430 u8 command_upiu[ALIGNED_UPIU_SIZE];
431 u8 response_upiu[ALIGNED_UPIU_SIZE];
Dufshcd.h890 BUILD_BUG_ON(ALIGNED_UPIU_SIZE < in check_upiu_size()
Dufshcd.c3542 cpu_to_le16(ALIGNED_UPIU_SIZE); in ufshcd_host_memory_configure()
3549 cpu_to_le16(ALIGNED_UPIU_SIZE >> 2); in ufshcd_host_memory_configure()