Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/ufs/
Dufshci.h42 ALIGNED_UPIU_SIZE = 512, enumerator
328 u8 command_upiu[ALIGNED_UPIU_SIZE];
329 u8 response_upiu[ALIGNED_UPIU_SIZE];
Dufshcd.h542 BUILD_BUG_ON(ALIGNED_UPIU_SIZE < in check_upiu_size()
Dufshcd.c2027 cpu_to_le16(ALIGNED_UPIU_SIZE >> 2); in ufshcd_host_memory_configure()