Searched refs:support64b (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | sdhci-of-arasan.c | 82 * @support64b: Where to find SUPPORT64B bit 92 struct sdhci_arasan_soc_ctl_field support64b; member 198 .support64b = { .reg = 0x4, .width = 1, .shift = 24 }, 1438 sdhci_arasan_syscon_write(host, &soc_ctl_map->support64b, value); in sdhci_arasan_update_support64b()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | sdhci-of-arasan.c | 118 * @support64b: Where to find SUPPORT64B bit 128 struct sdhci_arasan_soc_ctl_field support64b; member 236 .support64b = { .reg = 0x4, .width = 1, .shift = 24 }, 1680 sdhci_arasan_syscon_write(host, &soc_ctl_map->support64b, value); in sdhci_arasan_update_support64b()
|
Completed in 8 milliseconds