Home
last modified time | relevance | path

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

/linux-6.15/include/linux/mmc/
H A Dhost.h366 u32 max_current_300; member
/linux-6.15/drivers/mmc/core/
H A Dsd.c542 max_current = host->max_current_300; in sd_get_host_max_current()
/linux-6.15/drivers/mmc/host/
H A Dsdhci.c4690 mmc->max_current_300 = FIELD_GET(SDHCI_MAX_CURRENT_300_MASK, in sdhci_setup_host()