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