Searched refs:UNIPHIER_SD_CAP_EXTENDED_IP (Results 1 – 1 of 1) sorted by relevance
55 #define UNIPHIER_SD_CAP_EXTENDED_IP BIT(0) macro378 if (priv->caps & UNIPHIER_SD_CAP_EXTENDED_IP) in uniphier_sd_clk_enable()455 else if (priv->caps & UNIPHIER_SD_CAP_EXTENDED_IP && divisor > 512) in uniphier_sd_set_clock()478 if (priv->caps & UNIPHIER_SD_CAP_EXTENDED_IP) in uniphier_sd_host_init()490 if (priv->caps & UNIPHIER_SD_CAP_EXTENDED_IP) in uniphier_sd_host_init()577 if (!(priv->caps & UNIPHIER_SD_CAP_EXTENDED_IP)) { in uniphier_sd_probe()613 if (priv->caps & UNIPHIER_SD_CAP_EXTENDED_IP) in uniphier_sd_probe()674 .data = (void *)(UNIPHIER_SD_CAP_EXTENDED_IP |679 .data = (void *)UNIPHIER_SD_CAP_EXTENDED_IP,