Searched refs:verid (Results 1 – 5 of 5) sorted by relevance
149 if (host->verid == 0x290a) /* only for emmc */ in dw_mci_zx_execute_tuning()
206 u16 verid; member
1059 if (host->verid < DW_MMC_240A || in dw_mci_ctrl_thld()1060 (host->verid < DW_MMC_280A && data->flags & MMC_DATA_WRITE)) in dw_mci_ctrl_thld()3337 host->verid = SDMMC_GET_VERID(mci_readl(host, VERID)); in dw_mci_probe()3338 dev_info(host->dev, "Version ID is %04x\n", host->verid); in dw_mci_probe()3342 else if (host->verid < DW_MMC_240A) in dw_mci_probe()
130 char verid; member
179 __le16 verid; member525 if (le16_to_cpu(bb_tbl->verid) != 1) { in nvme_nvm_get_bb_tbl()