Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/host/
H A Dufs-hisi.c97 UFS_DEVICE_RESET_CTRL); in ufs_hisi_soc_init()
124 UFS_DEVICE_RESET_CTRL); in ufs_hisi_soc_init()
134 ufs_sys_ctrl_writel(host, 0x03300330, UFS_DEVICE_RESET_CTRL); in ufs_hisi_soc_init()
426 ufs_sys_ctrl_writel(host, 0x00100000, UFS_DEVICE_RESET_CTRL); in ufs_hisi_suspend()
441 ufs_sys_ctrl_writel(host, 0x00100010, UFS_DEVICE_RESET_CTRL); in ufs_hisi_resume()
H A Dufs-hisi.h22 #define UFS_DEVICE_RESET_CTRL (0x60) macro