Searched refs:cc_data_temp (Results 1 – 1 of 1) sorted by relevance
3686 u32 cc_data_temp; in brcmf_sdio_drivestrengthinit() local3735 cc_data_temp = brcmf_sdiod_regrl(sdiodev, addr, NULL); in brcmf_sdio_drivestrengthinit()3736 cc_data_temp &= ~str_mask; in brcmf_sdio_drivestrengthinit()3738 cc_data_temp |= drivestrength_sel; in brcmf_sdio_drivestrengthinit()3739 brcmf_sdiod_regwl(sdiodev, addr, cc_data_temp, NULL); in brcmf_sdio_drivestrengthinit()3742 str_tab[i].strength, drivestrength, cc_data_temp); in brcmf_sdio_drivestrengthinit()