Searched refs:qcom_ice_writel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ufs/ |
H A D | ufs-qcom-ice.c | 61 #define qcom_ice_writel(host, val, reg) \ macro 146 qcom_ice_writel(host, regval, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_low_power_mode_enable() 158 qcom_ice_writel(host, regval, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_optimization_enable()
|
/kernel/linux/linux-6.6/drivers/soc/qcom/ |
H A D | ice.c | 37 #define qcom_ice_writel(engine, val, reg) \ macro 89 qcom_ice_writel(ice, regval, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_low_power_mode_enable() 101 qcom_ice_writel(ice, regval, QCOM_ICE_REG_ADVANCED_CONTROL); in qcom_ice_optimization_enable()
|
Completed in 2 milliseconds