Searched refs:SDHI_FLAG_NEED_CLKH_FALLBACK (Results 1 – 3 of 3) sorted by relevance
23 #define SDHI_FLAG_NEED_CLKH_FALLBACK BIT(0) macro
121 .sdhi_flags = SDHI_FLAG_NEED_CLKH_FALLBACK,
986 if (!priv->clkh && of_data->sdhi_flags & SDHI_FLAG_NEED_CLKH_FALLBACK) in renesas_sdhi_probe()