Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mmc/
Dhost.h334 u32 max_current_330; member
/Linux-v6.6/drivers/mmc/host/
Dmeson-mx-sdhc-mmc.c852 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.c4632 mmc->max_current_330 = FIELD_GET(SDHCI_MAX_CURRENT_330_MASK, in sdhci_setup_host()
/Linux-v6.6/drivers/mmc/core/
Dsd.c547 max_current = host->max_current_330; in sd_get_host_max_current()