Home
last modified time | relevance | path

Searched refs:max_current_300 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/mmc/
H A Dhost.h335 u32 max_current_300; member
/openbmc/linux/drivers/mmc/core/
H A Dsd.c544 max_current = host->max_current_300; in sd_get_host_max_current()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.c4648 mmc->max_current_300 = FIELD_GET(SDHCI_MAX_CURRENT_300_MASK, in sdhci_setup_host()