Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/platform_data/
Dmmc-esdhc-imx.h40 unsigned int strobe_dll_delay_target; /* The delay cell for strobe pad (read clock) */ member
/Linux-v5.10/drivers/mmc/host/
Dsdhci-esdhc-imx.c1138 if (imx_data->boarddata.strobe_dll_delay_target) in esdhc_set_strobe_dll()
1139 strobe_delay = imx_data->boarddata.strobe_dll_delay_target; in esdhc_set_strobe_dll()
1498 &boarddata->strobe_dll_delay_target); in sdhci_esdhc_imx_probe_dt()