Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dsdio.c3781 u32 drivestrength_sel = 0; in brcmf_sdio_drivestrengthinit() local
3826 drivestrength_sel = str_tab[i].sel; in brcmf_sdio_drivestrengthinit()
3834 drivestrength_sel <<= str_shift; in brcmf_sdio_drivestrengthinit()
3835 cc_data_temp |= drivestrength_sel; in brcmf_sdio_drivestrengthinit()