Searched refs:tmpindex (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Defuse.c746 u8 tmpindex; local
758 for (tmpindex = 0; tmpindex < (tmp_word_cnts * 2); tmpindex++) {
760 (*efuse_addr + 1 + tmpindex),
/linux-master/drivers/staging/rtl8712/
H A Drtl8712_efuse.c197 u8 tmpindex = 0; local
203 targetdata[byte_idx] = sourdata[tmpindex++];
204 targetdata[byte_idx + 1] = sourdata[tmpindex++];

Completed in 142 milliseconds