Home
last modified time | relevance | path

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

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