Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/ufs/
Dufshci.h42 ALIGNED_UPIU_SIZE = 512, enumerator
391 u8 command_upiu[ALIGNED_UPIU_SIZE];
392 u8 response_upiu[ALIGNED_UPIU_SIZE];
Dufshcd.h805 BUILD_BUG_ON(ALIGNED_UPIU_SIZE < in check_upiu_size()
Dufshcd.c3485 cpu_to_le16(ALIGNED_UPIU_SIZE); in ufshcd_host_memory_configure()
3492 cpu_to_le16(ALIGNED_UPIU_SIZE >> 2); in ufshcd_host_memory_configure()