Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dhost.h336 u32 max_current_180; member
/openbmc/linux/drivers/mmc/host/
H A Dmeson-mx-sdhc-mmc.c835 mmc->max_current_180 = 300; in meson_mx_sdhc_probe()
H A Drtsx_usb_sdmmc.c1313 mmc->max_current_180 = 800; in rtsx_usb_init_host()
H A Drtsx_pci_sdmmc.c1451 mmc->max_current_180 = 800; in realtek_init_host()
H A Dsdhci.c4655 mmc->max_current_180 = FIELD_GET(SDHCI_MAX_CURRENT_180_MASK, in sdhci_setup_host()
/openbmc/linux/drivers/mmc/core/
H A Dsd.c540 max_current = host->max_current_180; in sd_get_host_max_current()