Home
last modified time | relevance | path

Searched refs:ALIGNED_UPIU_SIZE (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshci.h17 ALIGNED_UPIU_SIZE = 512, enumerator
427 u8 command_upiu[ALIGNED_UPIU_SIZE];
428 u8 response_upiu[ALIGNED_UPIU_SIZE];
H A Dufshcd.h905 BUILD_BUG_ON(ALIGNED_UPIU_SIZE < in check_upiu_size()
H A Dufshcd.c3547 cpu_to_le16(ALIGNED_UPIU_SIZE); in ufshcd_host_memory_configure()
3554 cpu_to_le16(ALIGNED_UPIU_SIZE >> 2); in ufshcd_host_memory_configure()
/kernel/linux/linux-6.6/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];
/kernel/linux/linux-6.6/drivers/ufs/core/
H A 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()
7304 * (ALIGNED_UPIU_SIZE = 512), and the EHS data just starts from byte32 in ufshcd_advanced_rpmb_req_handler()

Completed in 28 milliseconds