Searched refs:cc_data_temp (Results 1 – 1 of 1) sorted by relevance
3733 u32 cc_data_temp; in brcmf_sdio_drivestrengthinit() local3782 cc_data_temp = brcmf_sdiod_regrl(sdiodev, addr, NULL); in brcmf_sdio_drivestrengthinit()3783 cc_data_temp &= ~str_mask; in brcmf_sdio_drivestrengthinit()3785 cc_data_temp |= drivestrength_sel; in brcmf_sdio_drivestrengthinit()3786 brcmf_sdiod_regwl(sdiodev, addr, cc_data_temp, NULL); in brcmf_sdio_drivestrengthinit()3789 str_tab[i].strength, drivestrength, cc_data_temp); in brcmf_sdio_drivestrengthinit()