Searched refs:UNIPHIER_SD_CAP_EXTENDED_IP (Results 1 – 1 of 1) sorted by relevance
62 #define UNIPHIER_SD_CAP_EXTENDED_IP BIT(0) macro387 if (priv->caps & UNIPHIER_SD_CAP_EXTENDED_IP) in uniphier_sd_clk_enable()502 else if (priv->caps & UNIPHIER_SD_CAP_EXTENDED_IP && divisor > 512) in uniphier_sd_set_clock()525 if (priv->caps & UNIPHIER_SD_CAP_EXTENDED_IP) in uniphier_sd_host_init()537 if (priv->caps & UNIPHIER_SD_CAP_EXTENDED_IP) in uniphier_sd_host_init()646 if (!(priv->caps & UNIPHIER_SD_CAP_EXTENDED_IP)) { in uniphier_sd_probe()685 if (priv->caps & UNIPHIER_SD_CAP_EXTENDED_IP) in uniphier_sd_probe()744 .data = (void *)(UNIPHIER_SD_CAP_EXTENDED_IP |749 .data = (void *)UNIPHIER_SD_CAP_EXTENDED_IP,