Searched refs:drivestrength (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | sdio.c | 3762 struct brcmf_chip *ci, u32 drivestrength) in brcmf_sdio_drivestrengthinit() 3789 if (drivestrength >= sdiod_drvstr_tab2_3v3[i].strength) { in brcmf_sdio_drivestrengthinit() 3795 ci->name, drivestrength); in brcmf_sdio_drivestrengthinit() 3812 if (drivestrength >= str_tab[i].strength) { in brcmf_sdio_drivestrengthinit() 3826 str_tab[i].strength, drivestrength, cc_data_temp); in brcmf_sdio_drivestrengthinit() 3941 u32 drivestrength; in brcmf_sdio_probe_attach() local 4023 drivestrength = sdiodev->settings->bus.sdio.drive_strength; in brcmf_sdio_probe_attach() 4025 drivestrength = DEFAULT_SDIO_DRIVE_STRENGTH; in brcmf_sdio_probe_attach() 4026 brcmf_sdio_drivestrengthinit(sdiodev, bus->ci, drivestrength); in brcmf_sdio_probe_attach() 3761 brcmf_sdio_drivestrengthinit(struct brcmf_sdio_dev *sdiodev, struct brcmf_chip *ci, u32 drivestrength) brcmf_sdio_drivestrengthinit() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | sdio.c | 3775 struct brcmf_chip *ci, u32 drivestrength) in brcmf_sdio_drivestrengthinit() 3802 if (drivestrength >= sdiod_drvstr_tab2_3v3[i].strength) { in brcmf_sdio_drivestrengthinit() 3808 ci->name, drivestrength); in brcmf_sdio_drivestrengthinit() 3825 if (drivestrength >= str_tab[i].strength) { in brcmf_sdio_drivestrengthinit() 3839 str_tab[i].strength, drivestrength, cc_data_temp); in brcmf_sdio_drivestrengthinit() 3954 u32 drivestrength; in brcmf_sdio_probe_attach() local 4039 drivestrength = sdiodev->settings->bus.sdio.drive_strength; in brcmf_sdio_probe_attach() 4041 drivestrength = DEFAULT_SDIO_DRIVE_STRENGTH; in brcmf_sdio_probe_attach() 4042 brcmf_sdio_drivestrengthinit(sdiodev, bus->ci, drivestrength); in brcmf_sdio_probe_attach() 3774 brcmf_sdio_drivestrengthinit(struct brcmf_sdio_dev *sdiodev, struct brcmf_chip *ci, u32 drivestrength) brcmf_sdio_drivestrengthinit() argument
|
Completed in 13 milliseconds