Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-esdhc-imx.c285 struct esdhc_platform_data boarddata; member
923 struct esdhc_platform_data *boarddata = &imx_data->boarddata; in esdhc_pltfm_get_ro() local
925 switch (boarddata->wp_type) { in esdhc_pltfm_get_ro()
1123 if (imx_data->boarddata.strobe_dll_delay_target) in esdhc_set_strobe_dll()
1124 strobe_delay = imx_data->boarddata.strobe_dll_delay_target; in esdhc_set_strobe_dll()
1183 struct esdhc_platform_data *boarddata = &imx_data->boarddata; in esdhc_set_uhs_signaling() local
1204 if (boarddata->delay_line) { in esdhc_set_uhs_signaling()
1206 v = boarddata in esdhc_set_uhs_signaling()
1487 struct esdhc_platform_data *boarddata = &imx_data->boarddata; sdhci_esdhc_imx_probe_dt() local
[all...]
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-esdhc-imx.c336 struct esdhc_platform_data boarddata; member
1011 struct esdhc_platform_data *boarddata = &imx_data->boarddata; in esdhc_pltfm_get_ro() local
1013 switch (boarddata->wp_type) { in esdhc_pltfm_get_ro()
1271 if (imx_data->boarddata.strobe_dll_delay_target) in esdhc_set_strobe_dll()
1272 strobe_delay = imx_data->boarddata.strobe_dll_delay_target; in esdhc_set_strobe_dll()
1293 struct esdhc_platform_data *boarddata = &imx_data->boarddata; in esdhc_set_uhs_signaling() local
1314 if (boarddata->delay_line) { in esdhc_set_uhs_signaling()
1316 v = boarddata in esdhc_set_uhs_signaling()
1598 struct esdhc_platform_data *boarddata = &imx_data->boarddata; sdhci_esdhc_imx_probe_dt() local
[all...]

Completed in 5 milliseconds