Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/host/
H A Dufs-exynos.c37 #define HCI_UTRL_NEXUS_TYPE 0x40 macro
857 type = hci_readl(ufs, HCI_UTRL_NEXUS_TYPE); in exynos_ufs_specify_nexus_t_xfer_req()
860 hci_writel(ufs, type | (1 << tag), HCI_UTRL_NEXUS_TYPE); in exynos_ufs_specify_nexus_t_xfer_req()
862 hci_writel(ufs, type & ~(1 << tag), HCI_UTRL_NEXUS_TYPE); in exynos_ufs_specify_nexus_t_xfer_req()
1025 hci_writel(ufs, (1 << hba->nutrs) - 1, HCI_UTRL_NEXUS_TYPE); in exynos_ufs_post_link()