| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | rtl8723b_phycfg.c | 41 u32 PHY_QueryBBReg_8723B(struct adapter *Adapter, u32 RegAddr, u32 BitMask) in PHY_QueryBBReg_8723B() argument 45 OriginalValue = rtw_read32(Adapter, RegAddr); in PHY_QueryBBReg_8723B() 67 struct adapter *Adapter, in PHY_SetBBReg_8723B() argument 77 OriginalValue = rtw_read32(Adapter, RegAddr); in PHY_SetBBReg_8723B() 82 rtw_write32(Adapter, RegAddr, Data); in PHY_SetBBReg_8723B() 92 struct adapter *Adapter, enum rf_path eRFPath, u32 Offset in phy_RFSerialRead_8723B() argument 96 struct hal_com_data *pHalData = GET_HAL_DATA(Adapter); in phy_RFSerialRead_8723B() 112 tmplong2 = PHY_QueryBBReg(Adapter, rFPGA0_XA_HSSIParameter2|MaskforPhySet, bMaskDWord); in phy_RFSerialRead_8723B() 114 …PHY_SetBBReg(Adapter, rFPGA0_XA_HSSIParameter2|MaskforPhySet, bMaskDWord, tmplong2&(~bLSSIReadEdge… in phy_RFSerialRead_8723B() 116 tmplong2 = PHY_QueryBBReg(Adapter, rFPGA0_XB_HSSIParameter2|MaskforPhySet, bMaskDWord); in phy_RFSerialRead_8723B() [all …]
|
| H A D | HalPhyRf_8723B.c | 76 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_XATxIQImbalance, bMaskDWord, value32); in setIqkMatrix_8723B() 79 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_XCTxAFE, bMaskH4Bits, value32); in setIqkMatrix_8723B() 82 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT24, value32); in setIqkMatrix_8723B() 89 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_XBTxIQImbalance, bMaskDWord, value32); in setIqkMatrix_8723B() 92 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_XDTxAFE, bMaskH4Bits, value32); in setIqkMatrix_8723B() 95 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT28, value32); in setIqkMatrix_8723B() 104 …PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_XATxIQImbalance, bMaskDWord, OFDMSwingTable_New[OFDM_index]); in setIqkMatrix_8723B() 105 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_XCTxAFE, bMaskH4Bits, 0x00); in setIqkMatrix_8723B() 106 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT24, 0x00); in setIqkMatrix_8723B() 110 …PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_XBTxIQImbalance, bMaskDWord, OFDMSwingTable_New[OFDM_index]); in setIqkMatrix_8723B() [all …]
|
| H A D | rtl8723b_dm.c | 18 static void Init_ODM_ComInfo_8723b(struct adapter *Adapter) in Init_ODM_ComInfo_8723b() argument 21 struct hal_com_data *pHalData = GET_HAL_DATA(Adapter); in Init_ODM_ComInfo_8723b() 31 pDM_Odm->Adapter = Adapter; in Init_ODM_ComInfo_8723b() 46 ODM_CmnInfoInit(pDM_Odm, ODM_CMNINFO_BWIFI_TEST, Adapter->registrypriv.wifi_spec); in Init_ODM_ComInfo_8723b() 53 static void Update_ODM_ComInfo_8723b(struct adapter *Adapter) in Update_ODM_ComInfo_8723b() argument 55 struct mlme_ext_priv *pmlmeext = &Adapter->mlmeextpriv; in Update_ODM_ComInfo_8723b() 56 struct mlme_priv *pmlmepriv = &Adapter->mlmepriv; in Update_ODM_ComInfo_8723b() 57 struct dvobj_priv *dvobj = adapter_to_dvobj(Adapter); in Update_ODM_ComInfo_8723b() 58 struct pwrctrl_priv *pwrctrlpriv = adapter_to_pwrctl(Adapter); in Update_ODM_ComInfo_8723b() 59 struct hal_com_data *pHalData = GET_HAL_DATA(Adapter); in Update_ODM_ComInfo_8723b() [all …]
|
| H A D | rtl8723b_rf6052.c | 58 struct adapter *Adapter, enum channel_width Bandwidth in PHY_RF6052SetBandwidth8723B() argument 61 struct hal_com_data *pHalData = GET_HAL_DATA(Adapter); in PHY_RF6052SetBandwidth8723B() 66 PHY_SetRFReg(Adapter, RF_PATH_A, RF_CHNLBW, bRFRegOffsetMask, pHalData->RfRegChnlVal[0]); in PHY_RF6052SetBandwidth8723B() 67 PHY_SetRFReg(Adapter, RF_PATH_B, RF_CHNLBW, bRFRegOffsetMask, pHalData->RfRegChnlVal[0]); in PHY_RF6052SetBandwidth8723B() 72 PHY_SetRFReg(Adapter, RF_PATH_A, RF_CHNLBW, bRFRegOffsetMask, pHalData->RfRegChnlVal[0]); in PHY_RF6052SetBandwidth8723B() 73 PHY_SetRFReg(Adapter, RF_PATH_B, RF_CHNLBW, bRFRegOffsetMask, pHalData->RfRegChnlVal[0]); in PHY_RF6052SetBandwidth8723B() 82 static int phy_RF6052_Config_ParaFile(struct adapter *Adapter) in phy_RF6052_Config_ParaFile() argument 87 struct hal_com_data *pHalData = GET_HAL_DATA(Adapter); in phy_RF6052_Config_ParaFile() 100 u4RegValue = PHY_QueryBBReg(Adapter, pPhyReg->rfintfs, bRFSI_RFENV); in phy_RF6052_Config_ParaFile() 103 u4RegValue = PHY_QueryBBReg(Adapter, pPhyReg->rfintfs, bRFSI_RFENV << 16); in phy_RF6052_Config_ParaFile() [all …]
|
| H A D | odm_DynamicBBPowerSaving.c | 37 pDM_PSTable->Reg874 = (PHY_QueryBBReg(pDM_Odm->Adapter, 0x874, bMaskDWord)&0x1CC000)>>14; in ODM_RF_Saving() 38 pDM_PSTable->RegC70 = (PHY_QueryBBReg(pDM_Odm->Adapter, 0xc70, bMaskDWord)&BIT3)>>3; in ODM_RF_Saving() 39 pDM_PSTable->Reg85C = (PHY_QueryBBReg(pDM_Odm->Adapter, 0x85c, bMaskDWord)&0xFF000000)>>24; in ODM_RF_Saving() 40 pDM_PSTable->RegA74 = (PHY_QueryBBReg(pDM_Odm->Adapter, 0xa74, bMaskDWord)&0xF000)>>12; in ODM_RF_Saving() 65 PHY_SetBBReg(pDM_Odm->Adapter, 0x874, 0x1C0000, 0x2); /* Reg874[20:18]=3'b010 */ in ODM_RF_Saving() 66 PHY_SetBBReg(pDM_Odm->Adapter, 0xc70, BIT3, 0); /* RegC70[3]= 1'b0 */ in ODM_RF_Saving() 67 PHY_SetBBReg(pDM_Odm->Adapter, 0x85c, 0xFF000000, 0x63); /* Reg85C[31:24]= 0x63 */ in ODM_RF_Saving() 68 PHY_SetBBReg(pDM_Odm->Adapter, 0x874, 0xC000, 0x2); /* Reg874[15:14]=2'b10 */ in ODM_RF_Saving() 69 PHY_SetBBReg(pDM_Odm->Adapter, 0xa74, 0xF000, 0x3); /* RegA75[7:4]= 0x3 */ in ODM_RF_Saving() 70 PHY_SetBBReg(pDM_Odm->Adapter, 0x818, BIT28, 0x0); /* Reg818[28]= 1'b0 */ in ODM_RF_Saving() [all …]
|
| H A D | odm_RegConfig8723B.c | 21 PHY_SetRFReg(pDM_Odm->Adapter, RF_PATH, RegAddr, bRFRegOffsetMask, Data); in odm_ConfigRFReg_8723B() 31 pDM_Odm->Adapter, RF_PATH, Addr, bMaskDWord in odm_ConfigRFReg_8723B() 38 PHY_SetRFReg(pDM_Odm->Adapter, RF_PATH, RegAddr, bRFRegOffsetMask, Data); in odm_ConfigRFReg_8723B() 40 getvalue = PHY_QueryRFReg(pDM_Odm->Adapter, RF_PATH, Addr, bMaskDWord); in odm_ConfigRFReg_8723B() 51 pDM_Odm->Adapter, RF_PATH, Addr, bMaskDWord in odm_ConfigRFReg_8723B() 59 pDM_Odm->Adapter, in odm_ConfigRFReg_8723B() 68 pDM_Odm->Adapter, in odm_ConfigRFReg_8723B() 76 pDM_Odm->Adapter, RF_PATH, Addr, bMaskDWord in odm_ConfigRFReg_8723B() 103 rtw_write8(pDM_Odm->Adapter, Addr, Data); in odm_ConfigMAC_8723B() 113 PHY_SetBBReg(pDM_Odm->Adapter, Addr, Bitmask, Data); in odm_ConfigBB_AGC_8723B() [all …]
|
| H A D | odm_DIG.c | 15 …rtw_write16(pDM_Odm->Adapter, ODM_REG_NHM_TIMER_11N+2, 0x2710); /* 0x894[31:16]= 0x2710 Time durat… in odm_NHMCounterStatisticsInit() 17 …rtw_write16(pDM_Odm->Adapter, ODM_REG_NHM_TH9_TH10_11N+2, 0xffff); /* 0x890[31:16]= 0xffff th_9, t… in odm_NHMCounterStatisticsInit() 19 …rtw_write32(pDM_Odm->Adapter, ODM_REG_NHM_TH3_TO_TH0_11N, 0xffffff52); /* 0x898 = 0xffffff52 th_3… in odm_NHMCounterStatisticsInit() 20 …rtw_write32(pDM_Odm->Adapter, ODM_REG_NHM_TH7_TO_TH4_11N, 0xffffffff); /* 0x89c = 0xffffffff th_7… in odm_NHMCounterStatisticsInit() 21 …PHY_SetBBReg(pDM_Odm->Adapter, ODM_REG_FPGA0_IQK_11N, bMaskByte0, 0xff); /* 0xe28[7:0]= 0xff th_… in odm_NHMCounterStatisticsInit() 22 …PHY_SetBBReg(pDM_Odm->Adapter, ODM_REG_NHM_TH9_TH10_11N, BIT10|BIT9|BIT8, 0x7); /* 0x890[9:8]=3 … in odm_NHMCounterStatisticsInit() 23 …PHY_SetBBReg(pDM_Odm->Adapter, ODM_REG_OFDM_FA_RSTC_11N, BIT7, 0x1); /* 0xc0c[7]= 1 max power a… in odm_NHMCounterStatisticsInit() 42 value32 = PHY_QueryBBReg(pDM_Odm->Adapter, ODM_REG_NHM_CNT_11N, bMaskDWord); in odm_GetNHMCounterStatistics() 51 PHY_SetBBReg(pDM_Odm->Adapter, ODM_REG_NHM_TH9_TH10_11N, BIT1, 0); in odm_NHMCounterStatisticsReset() 52 PHY_SetBBReg(pDM_Odm->Adapter, ODM_REG_NHM_TH9_TH10_11N, BIT1, 1); in odm_NHMCounterStatisticsReset() [all …]
|
| H A D | odm_EdcaTurboCheck.c | 35 struct adapter *Adapter = pDM_Odm->Adapter; in ODM_EdcaTurboInit() local 39 Adapter->recvpriv.bIsAnyNonBEPkts = false; in ODM_EdcaTurboInit() 59 struct adapter *Adapter = pDM_Odm->Adapter; in odm_EdcaTurboCheckCE() local 60 struct dvobj_priv *pdvobjpriv = adapter_to_dvobj(Adapter); in odm_EdcaTurboCheckCE() 61 struct recv_priv *precvpriv = &(Adapter->recvpriv); in odm_EdcaTurboCheckCE() 62 struct registry_priv *pregpriv = &Adapter->registrypriv; in odm_EdcaTurboCheckCE() 63 struct mlme_ext_priv *pmlmeext = &(Adapter->mlmeextpriv); in odm_EdcaTurboCheckCE() 75 struct hal_com_data *pHalData = GET_HAL_DATA(Adapter); in odm_EdcaTurboCheckCE() 145 rtw_write32(Adapter, REG_EDCA_BE_PARAM, edca_param); in odm_EdcaTurboCheckCE() 154 rtw_write32(Adapter, REG_EDCA_BE_PARAM, pHalData->AcParam_BE); in odm_EdcaTurboCheckCE()
|
| H A D | odm.c | 134 …pDM_Odm->bCckHighPower = (bool) PHY_QueryBBReg(pDM_Odm->Adapter, ODM_REG(CCK_RPT_FORMAT, pDM_Odm),… in odm_CommonInfoSelfInit() 135 …pDM_Odm->RFPathRxEnable = (u8) PHY_QueryBBReg(pDM_Odm->Adapter, ODM_REG(BB_RX_PATH, pDM_Odm), ODM_… in odm_CommonInfoSelfInit() 258 struct adapter *padapter = pDM_Odm->Adapter; in odm_RefreshRateAdaptiveMaskCE() 340 netdev_dbg(pDM_Odm->Adapter->pnetdev, in ODM_RAStateCheck() 394 struct adapter *Adapter = pDM_Odm->Adapter; in odm_RSSIMonitorCheckCE() local 395 struct hal_com_data *pHalData = GET_HAL_DATA(Adapter); in odm_RSSIMonitorCheckCE() 435 rtl8723b_set_rssi_cmd(Adapter, (u8 *)(&PWDB_rssi[i])); in odm_RSSIMonitorCheckCE() 452 FindMinimumRSSI(Adapter);/* get pdmpriv->MinUndecoratedPWDBForDM */ in odm_RSSIMonitorCheckCE() 474 pDM_SWAT_Table->SWAS_NoLink_BK_Reg92c = rtw_read32(pDM_Odm->Adapter, rDPDT_control); in odm_SwAntDetectInit() 486 struct adapter *Adapter = pDM_Odm->Adapter; in getSwingIndex() local [all …]
|
| H A D | hal_btcoex.c | 23 if (!pBtCoexist->bBinded || !pBtCoexist->Adapter) in halbtcoutsrc_IsBtCoexistAvailable() 34 padapter = pBtCoexist->Adapter; in halbtcoutsrc_LeaveLps() 47 padapter = pBtCoexist->Adapter; in halbtcoutsrc_EnterLps() 59 padapter = pBtCoexist->Adapter; in halbtcoutsrc_NormalLps() 83 padapter = pBtCoexist->Adapter; in halbtcoutsrc_LeaveLowPower() 114 padapter = pBtCoexist->Adapter; in halbtcoutsrc_NormalLowPower() 133 padapter = pBtCoexist->Adapter; in halbtcoutsrc_AggregationCheck() 218 padapter = pBtCoexist->Adapter; in halbtcoutsrc_GetWifiLinkStatus() 278 padapter = pBtCoexist->Adapter; in halbtcoutsrc_Get() 436 padapter = pBtCoexist->Adapter; in halbtcoutsrc_Set() [all …]
|
| H A D | sdio_halinit.c | 190 struct adapter *Adapter, in _InitNormalChipRegPriority() argument 199 u16 value16 = (rtw_read16(Adapter, REG_TRXDMA_CTRL) & 0x7); in _InitNormalChipRegPriority() 209 rtw_write16(Adapter, REG_TRXDMA_CTRL, value16); in _InitNormalChipRegPriority() 212 static void _InitNormalChipOneOutEpPriority(struct adapter *Adapter) in _InitNormalChipOneOutEpPriority() argument 214 struct hal_com_data *pHalData = GET_HAL_DATA(Adapter); in _InitNormalChipOneOutEpPriority() 232 Adapter, value, value, value, value, value, value in _InitNormalChipOneOutEpPriority() 237 static void _InitNormalChipTwoOutEpPriority(struct adapter *Adapter) in _InitNormalChipTwoOutEpPriority() argument 239 struct hal_com_data *pHalData = GET_HAL_DATA(Adapter); in _InitNormalChipTwoOutEpPriority() 240 struct registry_priv *pregistrypriv = &Adapter->registrypriv; in _InitNormalChipTwoOutEpPriority() 281 _InitNormalChipRegPriority(Adapter, beQ, bkQ, viQ, voQ, mgtQ, hiQ); in _InitNormalChipTwoOutEpPriority() [all …]
|
| H A D | hal_com_phycfg.c | 12 u8 PHY_GetTxPowerByRateBase(struct adapter *Adapter, u8 RfPath, in PHY_GetTxPowerByRateBase() argument 15 struct hal_com_data *pHalData = GET_HAL_DATA(Adapter); in PHY_GetTxPowerByRateBase() 39 phy_SetTxPowerByRateBase(struct adapter *Adapter, u8 RfPath, in phy_SetTxPowerByRateBase() argument 42 struct hal_com_data *pHalData = GET_HAL_DATA(Adapter); in phy_SetTxPowerByRateBase() 610 void PHY_SetTxPowerLevelByPath(struct adapter *Adapter, u8 channel, u8 path) in PHY_SetTxPowerLevelByPath() argument 612 PHY_SetTxPowerIndexByRateSection(Adapter, path, channel, CCK); in PHY_SetTxPowerLevelByPath() 614 PHY_SetTxPowerIndexByRateSection(Adapter, path, channel, OFDM); in PHY_SetTxPowerLevelByPath() 615 PHY_SetTxPowerIndexByRateSection(Adapter, path, channel, HT_MCS0_MCS7); in PHY_SetTxPowerLevelByPath() 752 void PHY_ConvertTxPowerLimitToPowerIndex(struct adapter *Adapter) in PHY_ConvertTxPowerLimitToPowerIndex() argument 754 struct hal_com_data *pHalData = GET_HAL_DATA(Adapter); in PHY_ConvertTxPowerLimitToPowerIndex() [all …]
|
| H A D | odm_CfoTracking.c | 23 pDM_Odm->Adapter, in odm_SetCrystalCap() 34 struct adapter *Adapter = pDM_Odm->Adapter; in odm_GetDefaultCrytaltalCap() local 35 struct hal_com_data *pHalData = GET_HAL_DATA(Adapter); in odm_GetDefaultCrytaltalCap() 49 pDM_Odm->Adapter, in odm_SetATCStatus() 63 pDM_Odm->Adapter, in odm_GetATCStatus()
|
| H A D | odm_DynamicTxPower.c | 14 struct adapter *Adapter = pDM_Odm->Adapter; in odm_DynamicTxPowerInit() local 15 struct hal_com_data *pHalData = GET_HAL_DATA(Adapter); in odm_DynamicTxPowerInit()
|
| /linux/drivers/zorro/ |
| H A D | zorro.ids | 16 0a00 [SCSI Host Adapter] 22 1300 Warp Engine [Accelerator, SCSI Host Adapter and RAM Expansion] 28 5400 A4091 [SCSI Host Adapter] 31 0100 A2090/A2090A [SCSI Host Adapter] 32 0200 A590/A2091 [SCSI Host Adapter] 33 0300 A590/A2091 [SCSI Host Adapter] 34 0400 A2090B 2090 Autoboot [SCSI Host Adapter] 42 5400 A4091 [SCSI Host Adapter] 49 0300 A2090/A2090A Combitec/MacroSystem [SCSI Host Adapter] 57 0400 Kronos 2000 [SCSI Host Adapter] [all …]
|
| /linux/drivers/eisa/ |
| H A D | eisa.ids | 10 ABP0510 "Advansys ABP-510 ISA SCSI Host Adapter" 11 ABP0540 "Advansys ABP-540/542 ISA SCSI Host Adapter" 12 ABP7401 "AdvanSys ABP-740/742 EISA Single Channel SCSI Host Adapter" 13 ABP7501 "AdvanSys ABP-750/752 EISA Dual Channel SCSI Host Adapter" 14 ACC1200 "ACCTON EtherCombo-32 Ethernet Adapter" 15 ACC120A "ACCTON EtherCombo-32 Ethernet Adapter" 16 ACC1650 "Accton MPX Ethernet Adapter (EN165x)" 17 ACC1660 "Accton MPX Ethernet Adapter (EN166x)" 50 ADI0001 "Lightning Networks 32-Bit EISA Ethernet LAN Adapter" 54 ADP0100 "Adaptec AHA-1540/1542 ISA SCSI Host Adapter" [all …]
|
| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | hal_phy_cfg.h | 28 u32 PHY_QueryBBReg_8723B(struct adapter *Adapter, u32 RegAddr, u32 BitMask); 30 void PHY_SetBBReg_8723B(struct adapter *Adapter, u32 RegAddr, 33 u32 PHY_QueryRFReg_8723B(struct adapter *Adapter, u8 eRFPath, 36 void PHY_SetRFReg_8723B(struct adapter *Adapter, u8 eRFPath, 40 int PHY_BBConfig8723B(struct adapter *Adapter); 42 int PHY_RFConfig8723B(struct adapter *Adapter); 46 void PHY_SetTxPowerIndex(struct adapter *Adapter, u32 PowerIndex, 52 void PHY_SetTxPowerLevel8723B(struct adapter *Adapter, u8 channel); 55 void PHY_SwChnl8723B(struct adapter *Adapter, u8 channel); 57 void PHY_SetSwChnlBWMode8723B(struct adapter *Adapter, u8 channel,
|
| H A D | hal_com_phycfg.h | 57 u8 PHY_GetTxPowerByRateBase(struct adapter *Adapter, u8 RfPath, 77 void PHY_SetTxPowerLevelByPath(struct adapter *Adapter, u8 channel, u8 path); 97 void PHY_SetTxPowerLimit(struct adapter *Adapter, u8 *Regulation, u8 *Bandwidth, 100 void PHY_ConvertTxPowerLimitToPowerIndex(struct adapter *Adapter); 102 void PHY_InitTxPowerLimit(struct adapter *Adapter); 106 void Hal_ChannelPlanToRegulation(struct adapter *Adapter, u16 ChannelPlan);
|
| H A D | hal_intf.h | 231 #define PHY_QueryBBReg(Adapter, RegAddr, BitMask) rtw_hal_read_bbreg((Adapter), (RegAddr), (BitMask… argument 232 #define PHY_SetBBReg(Adapter, RegAddr, BitMask, Data) rtw_hal_write_bbreg((Adapter), (RegAddr), (Bi… argument 233 #define PHY_QueryRFReg(Adapter, eRFPath, RegAddr, BitMask) rtw_hal_read_rfreg((Adapter), (eRFPath),… argument 234 #define PHY_SetRFReg(Adapter, eRFPath, RegAddr, BitMask, Data) rtw_hal_write_rfreg((Adapter), (eRFP… argument 260 u8 GetHalDefVar8723BSDIO(struct adapter *Adapter, enum hal_def_variable eVariable, void *pValue);
|
| /linux/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_efuse.c | 64 struct adapter *Adapter, in EFUSE_Read1Byte() argument 72 Hal_GetEfuseDefinition(Adapter, EFUSE_WIFI, TYPE_EFUSE_REAL_CONTENT_LEN, (void *)&contentLen); in EFUSE_Read1Byte() 77 rtw_write8(Adapter, EFUSE_CTRL + 1, temp); in EFUSE_Read1Byte() 78 Bytetemp = rtw_read8(Adapter, EFUSE_CTRL + 2); in EFUSE_Read1Byte() 81 rtw_write8(Adapter, EFUSE_CTRL + 2, temp); in EFUSE_Read1Byte() 84 Bytetemp = rtw_read8(Adapter, EFUSE_CTRL + 3); in EFUSE_Read1Byte() 86 rtw_write8(Adapter, EFUSE_CTRL + 3, temp); in EFUSE_Read1Byte() 89 Bytetemp = rtw_read8(Adapter, EFUSE_CTRL + 3); in EFUSE_Read1Byte() 91 Bytetemp = rtw_read8(Adapter, EFUSE_CTRL + 3); in EFUSE_Read1Byte() 96 return rtw_read8(Adapter, EFUSE_CTRL); in EFUSE_Read1Byte()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | Kconfig | 15 tristate "Realtek RTL8192CE/RTL8188CE Wireless Network Adapter" 27 tristate "Realtek RTL8192SE/RTL8191SE PCIe Wireless Network Adapter" 38 tristate "Realtek RTL8192DE/RTL8188DE PCIe Wireless Network Adapter" 50 tristate "Realtek RTL8723AE PCIe Wireless Network Adapter" 63 tristate "Realtek RTL8723BE PCIe Wireless Network Adapter" 76 tristate "Realtek RTL8188EE Wireless Network Adapter" 87 tristate "Realtek RTL8192EE Wireless Network Adapter" 99 tristate "Realtek RTL8821AE/RTL8812AE Wireless Network Adapter" 111 tristate "Realtek RTL8192CU/RTL8188CU USB Wireless Network Adapter" 123 tristate "Realtek RTL8192DU USB Wireless Network Adapter"
|
| /linux/rust/kernel/net/ |
| H A D | phy.rs | 304 struct Adapter<T: Driver> { struct 308 impl<T: Driver> Adapter<T> { implementation 502 Some(Adapter::<T>::soft_reset_callback) in create_phy_driver() 507 Some(Adapter::<T>::probe_callback) in create_phy_driver() 512 Some(Adapter::<T>::get_features_callback) in create_phy_driver() 517 Some(Adapter::<T>::match_phy_device_callback) in create_phy_driver() 522 Some(Adapter::<T>::suspend_callback) in create_phy_driver() 527 Some(Adapter::<T>::resume_callback) in create_phy_driver() 532 Some(Adapter::<T>::config_aneg_callback) in create_phy_driver() 537 Some(Adapter::<T>::read_status_callback) in create_phy_driver() [all …]
|
| /linux/rust/kernel/ |
| H A D | i2c.rs | 93 pub struct Adapter<T: Driver>(T); struct 100 unsafe impl<T: Driver + 'static> driver::DriverLayout for Adapter<T> { implementation 108 unsafe impl<T: Driver + 'static> driver::RegistrationOps for Adapter<T> { implementation 155 impl<T: Driver + 'static> Adapter<T> { impl 164 Self::i2c_id_info(idev).or_else(|| <Self as driver::Adapter>::id_info(idev.as_ref())); in probe_callback() 199 fn i2c_id_table() -> Option<IdTable<<Self as driver::Adapter>::IdInfo>> { in i2c_id_table() 206 fn i2c_id_info(dev: &I2cClient) -> Option<&'static <Self as driver::Adapter>::IdInfo> { in i2c_id_info() 226 impl<T: Driver + 'static> driver::Adapter for Adapter<T> { implementation 254 $crate::module_driver!(<T>, $crate::i2c::Adapter<T>, { $($f)* });
|
| H A D | platform.rs | 44 pub struct Adapter<T: Driver>(T); struct 51 unsafe impl<T: Driver + 'static> driver::DriverLayout for Adapter<T> { implementation 59 unsafe impl<T: Driver + 'static> driver::RegistrationOps for Adapter<T> { implementation 94 impl<T: Driver + 'static> Adapter<T> { impl 101 let info = <Self as driver::Adapter>::id_info(pdev.as_ref()); in probe_callback() 127 impl<T: Driver + 'static> driver::Adapter for Adapter<T> { implementation 155 $crate::module_driver!(<T>, $crate::platform::Adapter<T>, { $($f)* });
|
| /linux/rust/kernel/debugfs/ |
| H A D | callback_adapters.rs | 27 pub(crate) unsafe trait Adapter { interface 46 unsafe impl<D, W> Adapter for WritableAdapter<D, W> { 97 unsafe impl<D, F> Adapter for FormatAdapter<D, F> { 107 unsafe impl<D> Adapter for NoWriter<D> {
|