Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshci.h20 ALIGNED_UPIU_SIZE = 512, enumerator
499 u8 command_upiu[ALIGNED_UPIU_SIZE];
500 u8 response_upiu[ALIGNED_UPIU_SIZE];
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c3849 cpu_to_le16(ALIGNED_UPIU_SIZE); in ufshcd_host_memory_configure()
3856 cpu_to_le16(ALIGNED_UPIU_SIZE >> 2); in ufshcd_host_memory_configure()