Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/qcom/
H A Dice.c28 #define QCOM_ICE_REG_ADVANCED_CONTROL 0x1000 macro
85 regval = qcom_ice_readl(ice, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_low_power_mode_enable()
89 qcom_ice_writel(ice, regval, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_low_power_mode_enable()
97 regval = qcom_ice_readl(ice, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_optimization_enable()
101 qcom_ice_writel(ice, regval, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_optimization_enable()