Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H 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()
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dice.c40 #define qcom_ice_readl(engine, reg) \ macro
53 u32 regval = qcom_ice_readl(ice, QCOM_ICE_REG_VERSION); in qcom_ice_check_supported()
70 regval = qcom_ice_readl(ice, QCOM_ICE_REG_FUSE_SETTING); in qcom_ice_check_supported()
85 regval = qcom_ice_readl(ice, 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()

Completed in 2 milliseconds