Searched refs:verid (Results 1 – 3 of 3) sorted by relevance
208 u16 verid; member
1040 if (host->verid < DW_MMC_240A || in dw_mci_ctrl_thld()1041 (host->verid < DW_MMC_280A && data->flags & MMC_DATA_WRITE)) in dw_mci_ctrl_thld()3526 host->verid = SDMMC_GET_VERID(mci_readl(host, VERID)); in dw_mci_probe()3527 dev_info(host->dev, "Version ID is %04x\n", host->verid); in dw_mci_probe()3531 else if (host->verid < DW_MMC_240A) in dw_mci_probe()
110 char verid; member
Completed in 17 milliseconds