Home
last modified time | relevance | path

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

/linux-6.12.1/include/ufs/
Dufshci.h20 ALIGNED_UPIU_SIZE = 512, enumerator
495 u8 command_upiu[ALIGNED_UPIU_SIZE];
496 u8 response_upiu[ALIGNED_UPIU_SIZE];
/linux-6.12.1/drivers/ufs/core/
Dufshcd.c3994 cpu_to_le16(ALIGNED_UPIU_SIZE); in ufshcd_host_memory_configure()
4001 cpu_to_le16(ALIGNED_UPIU_SIZE >> 2); in ufshcd_host_memory_configure()