Searched refs:tegra_sdhci_writel (Results 1 – 1 of 1) sorted by relevance
224 static void tegra_sdhci_writel(struct sdhci_host *host, u32 val, int reg) in tegra_sdhci_writel() function1364 .write_l = tegra_sdhci_writel,1426 .write_l = tegra_sdhci_writel,1475 .write_l = tegra_sdhci_writel,1512 .write_l = tegra_sdhci_writel,1643 tegra_sdhci_writel(host, FIELD_PREP(GENMASK(15, 8), tegra_host->stream_id) | in sdhci_tegra_program_stream_id()