Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-esdhc-imx.c284 struct esdhc_platform_data boarddata; member
921 struct esdhc_platform_data *boarddata = &imx_data->boarddata; in esdhc_pltfm_get_ro() local
923 switch (boarddata->wp_type) { in esdhc_pltfm_get_ro()
1121 if (imx_data->boarddata.strobe_dll_delay_target) in esdhc_set_strobe_dll()
1122 strobe_delay = imx_data->boarddata.strobe_dll_delay_target; in esdhc_set_strobe_dll()
1181 struct esdhc_platform_data *boarddata = &imx_data->boarddata; in esdhc_set_uhs_signaling() local
1202 if (boarddata->delay_line) { in esdhc_set_uhs_signaling()
1204 v = boarddata->delay_line << in esdhc_set_uhs_signaling()
1358 if (imx_data->boarddata.tuning_start_tap) { in sdhci_esdhc_imx_hwinit()
1360 tmp |= imx_data->boarddata.tuning_start_tap; in sdhci_esdhc_imx_hwinit()
[all …]