Searched refs:tuning_step (Results 1 – 2 of 2) sorted by relevance
48 unsigned int tuning_step; /* The delay cell steps in tuning procedure */ member
492 if (imx_data->boarddata.tuning_step) in esdhc_writew_le()493 tuning_ctrl |= imx_data->boarddata.tuning_step << ESDHC_TUNING_STEP_SHIFT; in esdhc_writew_le()974 of_property_read_u32(np, "fsl,tuning-step", &boarddata->tuning_step); in sdhci_esdhc_imx_probe_dt()