Searched refs:UNIPHIER_SD_CAP_DIV1024 (Results 1 – 1 of 1) sorted by relevance
134 #define UNIPHIER_SD_CAP_DIV1024 BIT(2) /* divisor 1024 is available */ macro571 else if (divisor <= 512 || !(priv->caps & UNIPHIER_SD_CAP_DIV1024)) in uniphier_sd_set_clk_rate()732 priv->caps |= UNIPHIER_SD_CAP_DIV1024; in uniphier_sd_probe()739 (priv->caps & UNIPHIER_SD_CAP_DIV1024 ? 1024 : 512); in uniphier_sd_probe()