Searched refs:drv_strength (Results 1 – 3 of 3) sorted by relevance
150 int drv_strength; member228 val |= sdhci_am654->drv_strength << DR_TY_SHIFT; in sdhci_am654_setup_dll()838 int drv_strength; in sdhci_am654_get_of_property() local848 &drv_strength); in sdhci_am654_get_of_property()852 switch (drv_strength) { in sdhci_am654_get_of_property()854 sdhci_am654->drv_strength = DRIVER_STRENGTH_50_OHM; in sdhci_am654_get_of_property()857 sdhci_am654->drv_strength = DRIVER_STRENGTH_33_OHM; in sdhci_am654_get_of_property()860 sdhci_am654->drv_strength = DRIVER_STRENGTH_66_OHM; in sdhci_am654_get_of_property()863 sdhci_am654->drv_strength = DRIVER_STRENGTH_100_OHM; in sdhci_am654_get_of_property()866 sdhci_am654->drv_strength = DRIVER_STRENGTH_40_OHM; in sdhci_am654_get_of_property()
456 int drv_strength; member525 intel_host->drv_strength = err ? 0 : val; in intel_dsm_init()554 if (!(mmc_driver_type_mask(intel_host->drv_strength) & card_drv)) in intel_select_drive_strength()557 return intel_host->drv_strength; in intel_select_drive_strength()
512 u32 flag = 0, drv_strength, slew_rate; in spacemit_pinconf_generate_config() local539 drv_strength = arg; in spacemit_pinconf_generate_config()579 val = spacemit_get_driver_strength(type, drv_strength); in spacemit_pinconf_generate_config()
Completed in 20 milliseconds