Home
last modified time | relevance | path

Searched defs:ddr_pre_div (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dfsl_esdhc.c617 int ddr_pre_div = mmc->ddr_mode ? 2 : 1; in set_sysctl() local
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-esdhc-imx.c932 int ddr_pre_div = imx_data->is_ddr ? 2 : 1; in esdhc_pltfm_set_clock() local