Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-qcom-ice.c47 #define QCOM_ICE_REG_BIST_STATUS 0x0070 macro
178 reg = qcom_ice_readl(host, QCOM_ICE_REG_BIST_STATUS); in qcom_ice_wait_bist_status()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-msm.c1811 #define QCOM_ICE_REG_BIST_STATUS 0x0070 macro
1939 err = readl_poll_timeout(msm_host->ice_mem + QCOM_ICE_REG_BIST_STATUS, in sdhci_msm_ice_wait_bist_status()