Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mmc/
Dhost.h328 u32 max_current_330; member
/linux-6.1.9/drivers/mmc/host/
Dmeson-mx-sdhc-mmc.c848 mmc->max_current_330 = 300; in meson_mx_sdhc_probe()
Drtsx_usb_sdmmc.c1312 mmc->max_current_330 = 400; in rtsx_usb_init_host()
Drtsx_pci_sdmmc.c1450 mmc->max_current_330 = 400; in realtek_init_host()
Dsdhci.c4663 mmc->max_current_330 = FIELD_GET(SDHCI_MAX_CURRENT_330_MASK, in sdhci_setup_host()
/linux-6.1.9/drivers/mmc/core/
Dsd.c547 max_current = host->max_current_330; in sd_get_host_max_current()