Home
last modified time | relevance | path

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

/linux-6.6.21/include/ufs/
Dufshci.h20 ALIGNED_UPIU_SIZE = 512, enumerator
499 u8 command_upiu[ALIGNED_UPIU_SIZE];
500 u8 response_upiu[ALIGNED_UPIU_SIZE];
/linux-6.6.21/drivers/ufs/core/
Dufshcd.c3847 cpu_to_le16(ALIGNED_UPIU_SIZE); in ufshcd_host_memory_configure()
3854 cpu_to_le16(ALIGNED_UPIU_SIZE >> 2); in ufshcd_host_memory_configure()