Home
last modified time | relevance | path

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

/linux/drivers/scsi/ufs/
A Dufshci.h17 ALIGNED_UPIU_SIZE = 512, enumerator
435 u8 command_upiu[ALIGNED_UPIU_SIZE];
436 u8 response_upiu[ALIGNED_UPIU_SIZE];
A Dufshcd.h1042 BUILD_BUG_ON(ALIGNED_UPIU_SIZE < in check_upiu_size()
A Dufshcd.c3699 cpu_to_le16(ALIGNED_UPIU_SIZE); in ufshcd_host_memory_configure()
3706 cpu_to_le16(ALIGNED_UPIU_SIZE >> 2); in ufshcd_host_memory_configure()
9799 2 * ALIGNED_UPIU_SIZE + in ufshcd_core_init()

Completed in 30 milliseconds