Searched refs:u1Tmp (Results 1 – 1 of 1) sorted by relevance
2300 u8 u1Tmp = 0; in halbtc8723b2ant_InitHwConfig() local2307 u1Tmp = pBtCoexist->fBtcRead1Byte(pBtCoexist, 0x790); in halbtc8723b2ant_InitHwConfig()2308 u1Tmp &= 0xc0; in halbtc8723b2ant_InitHwConfig()2309 u1Tmp |= 0x5; in halbtc8723b2ant_InitHwConfig()2310 pBtCoexist->fBtcWrite1Byte(pBtCoexist, 0x790, u1Tmp); in halbtc8723b2ant_InitHwConfig()2333 u8 u1Tmp = 0x4; /* Set BIT2 by default since it's 2ant case */ in EXhalbtc8723b2ant_PowerOnSetting() local2358 u1Tmp |= 0x1; /* antenna inverse */ in EXhalbtc8723b2ant_PowerOnSetting()2359 pBtCoexist->fBtcWriteLocalReg1Byte(pBtCoexist, 0xfe08, u1Tmp); in EXhalbtc8723b2ant_PowerOnSetting()2371 u1Tmp |= 0x1; /* antenna inverse */ in EXhalbtc8723b2ant_PowerOnSetting()2376 pBtCoexist->fBtcWriteLocalReg1Byte(pBtCoexist, 0x384, u1Tmp); in EXhalbtc8723b2ant_PowerOnSetting()[all …]