Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/host/
H A Dufs-exynos.c96 #define MH_MSG(id, msg) ((id << 8) | (msg & 0xFF)) macro
302 ufshcd_writel(hba, MH_MSG(enabled_vh, MH_MSG_PH_READY), PH2VH_MBOX); in exynosauto_ufs_post_pwr_change()