Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufs.h111 UPIU_RSP_FLAG_OVERFLOW = 0x40, enumerator
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c5239 if (resid && !(upiu_flags & UPIU_RSP_FLAG_OVERFLOW)) in ufshcd_transfer_rsp_status()