Home
last modified time | relevance | path

Searched refs:tegra_sdhci_writel (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-tegra.c224 static void tegra_sdhci_writel(struct sdhci_host *host, u32 val, int reg) in tegra_sdhci_writel() function
1364 .write_l = tegra_sdhci_writel,
1426 .write_l = tegra_sdhci_writel,
1475 .write_l = tegra_sdhci_writel,
1512 .write_l = tegra_sdhci_writel,
1644 tegra_sdhci_writel(host, FIELD_PREP(GENMASK(15, 8), tegra_host->stream_id) | in sdhci_tegra_program_stream_id()