Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshci.h49 REG_UTP_TASK_REQ_LIST_CLEAR = 0x7C, enumerator
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c850 ufshcd_writel(hba, (1 << pos), REG_UTP_TASK_REQ_LIST_CLEAR); in ufshcd_utmrl_clear()
852 ufshcd_writel(hba, ~(1 << pos), REG_UTP_TASK_REQ_LIST_CLEAR); in ufshcd_utmrl_clear()