Searched defs:eRFPath (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/staging/rtl8723bs/hal/ |
| H A D | rtl8723b_rf6052.c | 85 u8 eRFPath; in phy_RF6052_Config_ParaFile() local
|
| H A D | hal_intf.c | 246 u32 rtw_hal_read_rfreg(struct adapter *padapter, u32 eRFPath, u32 RegAddr, u32 BitMask) in rtw_hal_read_rfreg() 250 void rtw_hal_write_rfreg(struct adapter *padapter, u32 eRFPath, u32 RegAddr, u32 BitMask, u32 Data) in rtw_hal_write_rfreg()
|
| H A D | odm_HWConfig.c | 414 enum rf_path eRFPath in ODM_ConfigRFWithHeaderFile()
|
| H A D | hal_btcoex.c | 702 static void halbtcoutsrc_SetRfReg(void *pBtcContext, u8 eRFPath, u32 RegAddr, u32 BitMask, u32 Data) in halbtcoutsrc_SetRfReg() 714 static u32 halbtcoutsrc_GetRfReg(void *pBtcContext, u8 eRFPath, u32 RegAddr, u32 BitMask) in halbtcoutsrc_GetRfReg()
|