Home
last modified time | relevance | path

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

/linux/drivers/soc/qcom/
H A Dice.c42 #define QCOM_ICE_REG_ADVANCED_CONTROL 0x1000 macro
165 regval = qcom_ice_readl(ice, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_low_power_mode_enable()
169 qcom_ice_writel(ice, regval, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_low_power_mode_enable()
177 regval = qcom_ice_readl(ice, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_optimization_enable()
181 qcom_ice_writel(ice, regval, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_optimization_enable()