Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-acpi.c479 u16 preset, preset_driver_strength; in amd_select_drive_strength() local
489 preset_driver_strength = FIELD_GET(SDHCI_PRESET_DRV_MASK, preset); in amd_select_drive_strength()
503 *host_driver_strength = preset_driver_strength; in amd_select_drive_strength()
510 return preset_driver_strength; in amd_select_drive_strength()