Home
last modified time | relevance | path

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

/Linux-v6.6/include/ufs/
Dufshci.h20 ALIGNED_UPIU_SIZE = 512, enumerator
499 u8 command_upiu[ALIGNED_UPIU_SIZE];
500 u8 response_upiu[ALIGNED_UPIU_SIZE];
/Linux-v6.6/drivers/ufs/core/
Dufshcd.c3844 cpu_to_le16(ALIGNED_UPIU_SIZE); in ufshcd_host_memory_configure()
3851 cpu_to_le16(ALIGNED_UPIU_SIZE >> 2); in ufshcd_host_memory_configure()