Searched refs:tmpu8 (Results 1 – 1 of 1) sorted by relevance
40 u8 tmpu8 = 0; in efuse_reg_ctrl() local46 tmpu8 = r8712_read8(padapter, EFUSE_TEST + 3); in efuse_reg_ctrl()47 tmpu8 |= 0x80; in efuse_reg_ctrl()48 r8712_write8(padapter, EFUSE_TEST + 3, tmpu8); in efuse_reg_ctrl()57 tmpu8 = r8712_read8(padapter, EFUSE_TEST + 3); in efuse_reg_ctrl()58 tmpu8 &= 0x7F; in efuse_reg_ctrl()59 r8712_write8(padapter, EFUSE_TEST + 3, tmpu8); in efuse_reg_ctrl()