| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/rtl8188e/ |
| H A D | halphyrf_8188e_ap.c | 1462 u1Byte tmpReg; in phy_LCCalibrate_8188E() local 1481 tmpReg = ODM_Read1Byte(pDM_Odm, 0xd03); in phy_LCCalibrate_8188E() 1483 if((tmpReg&0x70) != 0) //Deal with contisuous TX case in phy_LCCalibrate_8188E() 1488 if((tmpReg&0x70) != 0) in phy_LCCalibrate_8188E() 1534 if((tmpReg&0x70) != 0) //Deal with contisuous TX case in phy_LCCalibrate_8188E() 1579 u4Byte tmpReg, index, offset, apkbound; in phy_APCalibrate_8188E() local 1891 tmpReg = APK_RF_init_value[path][index]; in phy_APCalibrate_8188E() 1895 BB_offset = (tmpReg & 0xF0000) >> 16; in phy_APCalibrate_8188E() 1897 if(!(tmpReg & BIT15)) //sign bit 0 in phy_APCalibrate_8188E() 1906 …e_8188E() APK index %d tmpReg 0x%x delta_V %d delta_offset %d\n", index, tmpReg, delta_V, delta_of… in phy_APCalibrate_8188E() [all …]
|
| H A D | halphyrf_8188e_ce.c | 1654 u1Byte tmpReg; in phy_LCCalibrate_8188E() local 1660 tmpReg = ODM_Read1Byte(pDM_Odm, 0xd03); in phy_LCCalibrate_8188E() 1662 if((tmpReg&0x70) != 0) //Deal with contisuous TX case in phy_LCCalibrate_8188E() 1663 ODM_Write1Byte(pDM_Odm, 0xd03, tmpReg&0x8F); //disable all continuous TX in phy_LCCalibrate_8188E() 1667 if((tmpReg&0x70) != 0) in phy_LCCalibrate_8188E() 1708 if((tmpReg&0x70) != 0) //Deal with contisuous TX case in phy_LCCalibrate_8188E() 1711 ODM_Write1Byte(pDM_Odm, 0xd03, tmpReg); in phy_LCCalibrate_8188E() 1750 u4Byte tmpReg, index, offset, apkbound; in phy_APCalibrate_8188E() local 2070 tmpReg = APK_RF_init_value[path][index]; in phy_APCalibrate_8188E() 2074 BB_offset = (tmpReg & 0xF0000) >> 16; in phy_APCalibrate_8188E() [all …]
|
| H A D | halphyrf_8188e_win.c | 1698 u1Byte tmpReg; in phy_LCCalibrate_8188E() local 1704 tmpReg = ODM_Read1Byte(pDM_Odm, 0xd03); in phy_LCCalibrate_8188E() 1706 if((tmpReg&0x70) != 0) //Deal with contisuous TX case in phy_LCCalibrate_8188E() 1707 ODM_Write1Byte(pDM_Odm, 0xd03, tmpReg&0x8F); //disable all continuous TX in phy_LCCalibrate_8188E() 1711 if((tmpReg&0x70) != 0) in phy_LCCalibrate_8188E() 1752 if((tmpReg&0x70) != 0) //Deal with contisuous TX case in phy_LCCalibrate_8188E() 1755 ODM_Write1Byte(pDM_Odm, 0xd03, tmpReg); in phy_LCCalibrate_8188E() 1795 u4Byte tmpReg, index, offset, apkbound; in phy_APCalibrate_8188E() local 2111 tmpReg = APK_RF_init_value[path][index]; in phy_APCalibrate_8188E() 2115 BB_offset = (tmpReg & 0xF0000) >> 16; in phy_APCalibrate_8188E() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/rtl8723b/ |
| H A D | halphyrf_8723b_ce.c | 2316 u1Byte tmpReg; in phy_LCCalibrate_8723B() local 2328 tmpReg = ODM_Read1Byte(pDM_Odm, 0xd03); in phy_LCCalibrate_8723B() 2330 if((tmpReg&0x70) != 0) //Deal with contisuous TX case in phy_LCCalibrate_8723B() 2331 ODM_Write1Byte(pDM_Odm, 0xd03, tmpReg&0x8F); //disable all continuous TX in phy_LCCalibrate_8723B() 2335 if((tmpReg&0x70) != 0) in phy_LCCalibrate_8723B() 2384 if((tmpReg&0x70) != 0) //Deal with contisuous TX case in phy_LCCalibrate_8723B() 2387 ODM_Write1Byte(pDM_Odm, 0xd03, tmpReg); in phy_LCCalibrate_8723B() 2426 u4Byte tmpReg, index, offset, apkbound; in phy_APCalibrate_8723B() local 2742 tmpReg = APK_RF_init_value[path][index]; in phy_APCalibrate_8723B() 2746 BB_offset = (tmpReg & 0xF0000) >> 16; in phy_APCalibrate_8723B() [all …]
|
| H A D | halphyrf_8723b_win.c | 2324 u1Byte tmpReg; in phy_LCCalibrate_8723B() local 2331 tmpReg = ODM_Read1Byte(pDM_Odm, 0xd03); in phy_LCCalibrate_8723B() 2333 if((tmpReg&0x70) != 0) //Deal with contisuous TX case in phy_LCCalibrate_8723B() 2334 ODM_Write1Byte(pDM_Odm, 0xd03, tmpReg&0x8F); //disable all continuous TX in phy_LCCalibrate_8723B() 2338 if((tmpReg&0x70) != 0) in phy_LCCalibrate_8723B() 2387 if((tmpReg&0x70) != 0) //Deal with contisuous TX case in phy_LCCalibrate_8723B() 2390 ODM_Write1Byte(pDM_Odm, 0xd03, tmpReg); in phy_LCCalibrate_8723B() 2430 u4Byte tmpReg, index, offset, apkbound; in phy_APCalibrate_8723B() local 2746 tmpReg = APK_RF_init_value[path][index]; in phy_APCalibrate_8723B() 2750 BB_offset = (tmpReg & 0xF0000) >> 16; in phy_APCalibrate_8723B() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/ |
| H A D | halphyrf_ap.c | 1698 u1Byte tmpReg; local 1703 tmpReg = PlatformEFIORead1Byte(pAdapter, 0xd03); 1705 if((tmpReg&0x70) != 0) //Deal with contisuous TX case 1706 PlatformEFIOWrite1Byte(pAdapter, 0xd03, tmpReg&0x8F); //disable all continuous TX 1710 if((tmpReg&0x70) != 0) 1739 if((tmpReg&0x70) != 0) //Deal with contisuous TX case 1742 PlatformEFIOWrite1Byte(pAdapter, 0xd03, tmpReg); 1793 u4Byte tmpReg, index, offset, i, apkbound; local 2092 tmpReg = APK_RF_init_value[path][index]; 2096 BB_offset = (tmpReg & 0xF0000) >> 16; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/ |
| H A D | halphyrf_ap.c | 1625 u1Byte tmpReg; local 1630 tmpReg = PlatformEFIORead1Byte(pAdapter, 0xd03); 1632 if((tmpReg&0x70) != 0) //Deal with contisuous TX case 1633 PlatformEFIOWrite1Byte(pAdapter, 0xd03, tmpReg&0x8F); //disable all continuous TX 1637 if((tmpReg&0x70) != 0) 1666 if((tmpReg&0x70) != 0) //Deal with contisuous TX case 1669 PlatformEFIOWrite1Byte(pAdapter, 0xd03, tmpReg); 1709 u4Byte tmpReg, index, offset, i, apkbound; local 2008 tmpReg = APK_RF_init_value[path][index]; 2012 BB_offset = (tmpReg & 0xF0000) >> 16; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | halphyrf_ap.c | 1903 u1Byte tmpReg; local 1908 tmpReg = PlatformEFIORead1Byte(pAdapter, 0xd03); 1910 if((tmpReg&0x70) != 0) //Deal with contisuous TX case 1911 PlatformEFIOWrite1Byte(pAdapter, 0xd03, tmpReg&0x8F); //disable all continuous TX 1915 if((tmpReg&0x70) != 0) 1944 if((tmpReg&0x70) != 0) //Deal with contisuous TX case 1947 PlatformEFIOWrite1Byte(pAdapter, 0xd03, tmpReg); 1987 u4Byte tmpReg, index, offset, i, apkbound; local 2286 tmpReg = APK_RF_init_value[path][index]; 2290 BB_offset = (tmpReg & 0xF0000) >> 16; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | HalPhyRf_8723B.c | 1707 u8 tmpReg; in phy_LCCalibrate_8723B() local 1712 tmpReg = rtw_read8(pDM_Odm->Adapter, 0xd03); in phy_LCCalibrate_8723B() 1714 if ((tmpReg&0x70) != 0) /* Deal with contisuous TX case */ in phy_LCCalibrate_8723B() 1715 rtw_write8(pDM_Odm->Adapter, 0xd03, tmpReg&0x8F); /* disable all continuous TX */ in phy_LCCalibrate_8723B() 1719 if ((tmpReg&0x70) != 0) { in phy_LCCalibrate_8723B() 1754 if ((tmpReg&0x70) != 0) { /* Deal with contisuous TX case */ in phy_LCCalibrate_8723B() 1756 rtw_write8(pDM_Odm->Adapter, 0xd03, tmpReg); in phy_LCCalibrate_8723B()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | hw.c | 1354 u32 tmpReg; in ath9k_hw_set_reset() local 1376 tmpReg = REG_READ(ah, AR_INTR_SYNC_CAUSE); in ath9k_hw_set_reset() 1378 tmpReg &= AR9340_INTR_SYNC_LOCAL_TIMEOUT; in ath9k_hw_set_reset() 1380 tmpReg &= AR_INTR_SYNC_LOCAL_TIMEOUT | in ath9k_hw_set_reset() 1383 if (tmpReg) { in ath9k_hw_set_reset()
|