Searched refs:drivestrength (Results 1 – 1 of 1) sorted by relevance
3778 struct brcmf_chip *ci, u32 drivestrength) in brcmf_sdio_drivestrengthinit() argument3805 if (drivestrength >= sdiod_drvstr_tab2_3v3[i].strength) { in brcmf_sdio_drivestrengthinit()3811 ci->name, drivestrength); in brcmf_sdio_drivestrengthinit()3828 if (drivestrength >= str_tab[i].strength) { in brcmf_sdio_drivestrengthinit()3842 str_tab[i].strength, drivestrength, cc_data_temp); in brcmf_sdio_drivestrengthinit()3957 u32 drivestrength; in brcmf_sdio_probe_attach() local4044 drivestrength = sdiodev->settings->bus.sdio.drive_strength; in brcmf_sdio_probe_attach()4046 drivestrength = DEFAULT_SDIO_DRIVE_STRENGTH; in brcmf_sdio_probe_attach()4047 brcmf_sdio_drivestrengthinit(sdiodev, bus->ci, drivestrength); in brcmf_sdio_probe_attach()