Home
last modified time | relevance | path

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

/linux/drivers/scsi/ufs/
A Dufs-qcom-ice.c63 #define qcom_ice_readl(host, reg) \ macro
69 u32 regval = qcom_ice_readl(host, QCOM_ICE_REG_VERSION); in qcom_ice_supported()
85 regval = qcom_ice_readl(host, QCOM_ICE_REG_FUSE_SETTING); in qcom_ice_supported()
140 regval = qcom_ice_readl(host, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_low_power_mode_enable()
154 regval = qcom_ice_readl(host, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_optimization_enable()
178 reg = qcom_ice_readl(host, QCOM_ICE_REG_BIST_STATUS); in qcom_ice_wait_bist_status()

Completed in 4 milliseconds