Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mmc/
Dhost.h292 u32 max_current_330; member
/Linux-v5.10/drivers/mmc/host/
Dmeson-mx-sdhc-mmc.c832 mmc->max_current_330 = 300; in meson_mx_sdhc_probe()
Drtsx_pci_sdmmc.c1354 mmc->max_current_330 = 400; in realtek_init_host()
Drtsx_usb_sdmmc.c1315 mmc->max_current_330 = 400; in rtsx_usb_init_host()
Dsdhci.c4512 mmc->max_current_330 = FIELD_GET(SDHCI_MAX_CURRENT_330_MASK, in sdhci_setup_host()
/Linux-v5.10/drivers/mmc/core/
Dsd.c522 max_current = host->max_current_330; in sd_get_host_max_current()