Lines Matching full:arasan
3 * Arasan Secure Digital Host Controller Interface.
97 * struct sdhci_arasan_clk_ops - Clock Operations for Arasan SD controller
108 * struct sdhci_arasan_clk_data - Arasan Controller Clock Data.
131 * struct sdhci_arasan_data - Arasan Controller Data
138 * @clk_data: Struct for the Arasan Controller Clock Data.
139 * @clk_ops: Struct for the Arasan Controller Clock Operations.
142 * @quirks: Arasan deviations from spec.
164 * Some of the Arasan variations might not have timing requirements
307 * Some of the Arasan variations might not have timing in sdhci_arasan_set_clock()
378 * Plese don't switch to 1V8 as arasan,5.1 doesn't in sdhci_arasan_voltage_switch()
1261 .compatible = "arasan,sdhci-8.9a",
1265 .compatible = "arasan,sdhci-5.1",
1269 .compatible = "arasan,sdhci-4.9a",
1559 node = of_parse_phandle(pdev->dev.of_node, "arasan,soc-ctl-syscon", 0); in sdhci_arasan_probe()
1645 "arasan,sdhci-5.1")) { in sdhci_arasan_probe()
1650 dev_err(&pdev->dev, "No phy for arasan,sdhci-5.1.\n"); in sdhci_arasan_probe()
1721 .name = "sdhci-arasan",
1732 MODULE_DESCRIPTION("Driver for the Arasan SDHCI Controller");