Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/ufs/
Dufs-qcom-ice.c49 #define QCOM_ICE_REG_ADVANCED_CONTROL 0x1000 macro
140 regval = qcom_ice_readl(host, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_low_power_mode_enable()
146 qcom_ice_writel(host, regval, 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()
158 qcom_ice_writel(host, regval, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_optimization_enable()