Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/host/
H A Dufs-exynos.c97 #define MH_MSG_PH_READY 0x1 macro
302 ufshcd_writel(hba, MH_MSG(enabled_vh, MH_MSG_PH_READY), PH2VH_MBOX); in exynosauto_ufs_post_pwr_change()
1437 if ((mbox & MH_MSG_MASK) == MH_MSG_PH_READY) in exynosauto_ufs_vh_wait_ph_ready()