Searched refs:tegra_sdhci_readw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | sdhci-tegra.c | 177 static u16 tegra_sdhci_readw(struct sdhci_host *host, int reg) in tegra_sdhci_readw() function 1349 .read_w = tegra_sdhci_readw, 1408 .read_w = tegra_sdhci_readw, 1455 .read_w = tegra_sdhci_readw, 1493 .read_w = tegra_sdhci_readw,
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | sdhci-tegra.c | 188 static u16 tegra_sdhci_readw(struct sdhci_host *host, int reg) in tegra_sdhci_readw() function 1363 .read_w = tegra_sdhci_readw, 1424 .read_w = tegra_sdhci_readw, 1473 .read_w = tegra_sdhci_readw, 1511 .read_w = tegra_sdhci_readw,
|
Completed in 10 milliseconds