Searched refs:tmpu8 (Results 1 – 1 of 1) sorted by relevance
28 u8 tmpu8 = 0; in efuse_reg_ctrl() local34 tmpu8 = r8712_read8(adapter, EFUSE_TEST + 3); in efuse_reg_ctrl()35 tmpu8 |= 0x80; in efuse_reg_ctrl()36 r8712_write8(adapter, EFUSE_TEST + 3, tmpu8); in efuse_reg_ctrl()45 tmpu8 = r8712_read8(adapter, EFUSE_TEST + 3); in efuse_reg_ctrl()46 tmpu8 &= 0x7F; in efuse_reg_ctrl()47 r8712_write8(adapter, EFUSE_TEST + 3, tmpu8); in efuse_reg_ctrl()