Searched refs:verid (Results 1 – 5 of 5) sorted by relevance
145 if (host->verid == 0x290a) /* only for emmc */ in dw_mci_zx_execute_tuning()
202 u16 verid; member
1033 if (host->verid < DW_MMC_240A || in dw_mci_ctrl_thld()1034 (host->verid < DW_MMC_280A && data->flags & MMC_DATA_WRITE)) in dw_mci_ctrl_thld()3310 host->verid = SDMMC_GET_VERID(mci_readl(host, VERID)); in dw_mci_probe()3311 dev_info(host->dev, "Version ID is %04x\n", host->verid); in dw_mci_probe()3315 else if (host->verid < DW_MMC_240A) in dw_mci_probe()
111 char verid; member
165 __le16 verid; member511 if (le16_to_cpu(bb_tbl->verid) != 1) { in nvme_nvm_get_bb_tbl()