| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/ |
| H A D | halrf_dbg.c | 31 rf->dbg_component = in halrf_dbg_setting_init() 188 ((rf->dbg_component & DBG_RF_TX_PWR_TRACK) ? ("V") : in halrf_dbg_trace() 192 ((rf->dbg_component & DBG_RF_IQK) ? ("V") : ("."))); in halrf_dbg_trace() 195 ((rf->dbg_component & DBG_RF_LCK) ? ("V") : ("."))); in halrf_dbg_trace() 198 ((rf->dbg_component & DBG_RF_DPK) ? ("V") : ("."))); in halrf_dbg_trace() 201 ((rf->dbg_component & DBG_RF_TXGAPK) ? ("V") : ("."))); in halrf_dbg_trace() 204 ((rf->dbg_component & DBG_RF_DACK) ? ("V") : ("."))); in halrf_dbg_trace() 207 ((rf->dbg_component & DBG_RF_DPK_TRACK) ? ("V") : ("."))); in halrf_dbg_trace() 210 ((rf->dbg_component & DBG_RF_RXDCK) ? ("V") : ("."))); in halrf_dbg_trace() 213 ((rf->dbg_component & DBG_RF_RFK) ? ("V") : ("."))); in halrf_dbg_trace() [all …]
|
| H A D | halrf_init.c | 47 rf->dbg_component = 0; in halrf_cmn_info_self_init() 245 PHL_INFO("[PHL]%x\n", rf->dbg_component); in halrf_set_rfability()
|
| H A D | halrf_dbg.h | 37 if(rf->dbg_component & comp)\
|
| H A D | halrf.h | 230 u32 dbg_component; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/ |
| H A D | halrf_dbg.c | 31 rf->dbg_component = in halrf_dbg_setting_init() 188 ((rf->dbg_component & DBG_RF_TX_PWR_TRACK) ? ("V") : in halrf_dbg_trace() 192 ((rf->dbg_component & DBG_RF_IQK) ? ("V") : ("."))); in halrf_dbg_trace() 195 ((rf->dbg_component & DBG_RF_LCK) ? ("V") : ("."))); in halrf_dbg_trace() 198 ((rf->dbg_component & DBG_RF_DPK) ? ("V") : ("."))); in halrf_dbg_trace() 201 ((rf->dbg_component & DBG_RF_TXGAPK) ? ("V") : ("."))); in halrf_dbg_trace() 204 ((rf->dbg_component & DBG_RF_DACK) ? ("V") : ("."))); in halrf_dbg_trace() 207 ((rf->dbg_component & DBG_RF_DPK_TRACK) ? ("V") : ("."))); in halrf_dbg_trace() 210 ((rf->dbg_component & DBG_RF_RXDCK) ? ("V") : ("."))); in halrf_dbg_trace() 213 ((rf->dbg_component & DBG_RF_RFK) ? ("V") : ("."))); in halrf_dbg_trace() [all …]
|
| H A D | halrf_init.c | 47 rf->dbg_component = 0; in halrf_cmn_info_self_init() 245 PHL_INFO("[PHL]%x\n", rf->dbg_component); in halrf_set_rfability()
|
| H A D | halrf_dbg.h | 37 if(rf->dbg_component & comp)\
|
| H A D | halrf.h | 230 u32 dbg_component; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_dbg_cmd.c | 264 comp = bb->dbg_component; in halbb_trace_dbg() 265 pre_debug_components = bb->dbg_component; in halbb_trace_dbg() 374 bb->dbg_component = 0; in halbb_trace_dbg() 379 bb->dbg_component |= (one << val[0]); in halbb_trace_dbg() 381 bb->dbg_component &= ~(one << val[0]); in halbb_trace_dbg() 393 "Curr-DbgComponents = 0x%llx\n", bb->dbg_component); in halbb_trace_dbg()
|
| H A D | halbb_dbg.h | 43 if(bb->dbg_component & comp) {\ 50 if(bb->dbg_component & comp) {\
|
| H A D | halbb_psd.c | 413 bb->dbg_component |= DBG_DBG_API; in halbb_psd_dbg() 426 bb->dbg_component &= ~(DBG_DBG_API); in halbb_psd_dbg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_dbg_cmd.c | 264 comp = bb->dbg_component; in halbb_trace_dbg() 265 pre_debug_components = bb->dbg_component; in halbb_trace_dbg() 374 bb->dbg_component = 0; in halbb_trace_dbg() 379 bb->dbg_component |= (one << val[0]); in halbb_trace_dbg() 381 bb->dbg_component &= ~(one << val[0]); in halbb_trace_dbg() 393 "Curr-DbgComponents = 0x%llx\n", bb->dbg_component); in halbb_trace_dbg()
|
| H A D | halbb_dbg.h | 43 if(bb->dbg_component & comp) {\ 50 if(bb->dbg_component & comp) {\
|
| H A D | halbb_psd.c | 413 bb->dbg_component |= DBG_DBG_API; in halbb_psd_dbg() 426 bb->dbg_component &= ~(DBG_DBG_API); in halbb_psd_dbg()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_mp_ioctl.c | 2108 prnt_dbg_comp=padapter->registrypriv.dbg_component= GlobalDebugComponents; 2109 …x%.16x\n",offset,offset,prnt_dbg_comp,GlobalDebugComponents,padapter->registrypriv.dbg_component)); 2112 var=(u32)(padapter->registrypriv.dbg_component); 2113 …ugComponents=0x%x(l) 0x%x(h) \n",offset,offset,padapter->registrypriv.dbg_component,prnt_dbg_comp)… 2115 …bugComponents=0x%x(l) 0x%x(h)\n",offset,offset,padapter->registrypriv.dbg_component,prnt_dbg_comp)… 2116 prnt_dbg_comp=GlobalDebugComponents=padapter->registrypriv.dbg_component; 2117 …bugComponents=0x%x(l) 0x%x(h)\n",offset,offset,padapter->registrypriv.dbg_component,prnt_dbg_comp)… 2121 …ts=0x%x(l) 0x%x(h) chg_idx=%d\n",offset,offset,padapter->registrypriv.dbg_component,prnt_dbg_comp,… 2123 …ts=0x%x(l) 0x%x(h) chg_idx=%d\n",offset,offset,padapter->registrypriv.dbg_component,prnt_dbg_comp,… 2124 prnt_dbg_comp=GlobalDebugComponents=padapter->registrypriv.dbg_component; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_mp_ioctl.c | 2088 prnt_dbg_comp = padapter->registrypriv.dbg_component = GlobalDebugComponents; 2091 prnt_dbg_comp, GlobalDebugComponents, padapter->registrypriv.dbg_component)); 2094 var = (u32)(padapter->registrypriv.dbg_component); 2096 padapter->registrypriv.dbg_component, prnt_dbg_comp)); 2099 padapter->registrypriv.dbg_component, prnt_dbg_comp)); 2100 prnt_dbg_comp = GlobalDebugComponents = padapter->registrypriv.dbg_component; 2102 padapter->registrypriv.dbg_component, prnt_dbg_comp)); 2106 offset, padapter->registrypriv.dbg_component, prnt_dbg_comp, chg_idx)); 2109 offset, padapter->registrypriv.dbg_component, prnt_dbg_comp, 2111 prnt_dbg_comp = GlobalDebugComponents = padapter->registrypriv.dbg_component; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_mp_ioctl.c | 2108 prnt_dbg_comp=padapter->registrypriv.dbg_component= GlobalDebugComponents; 2109 …x%.16x\n",offset,offset,prnt_dbg_comp,GlobalDebugComponents,padapter->registrypriv.dbg_component)); 2112 var=(u32)(padapter->registrypriv.dbg_component); 2113 …ugComponents=0x%x(l) 0x%x(h) \n",offset,offset,padapter->registrypriv.dbg_component,prnt_dbg_comp)… 2115 …bugComponents=0x%x(l) 0x%x(h)\n",offset,offset,padapter->registrypriv.dbg_component,prnt_dbg_comp)… 2116 prnt_dbg_comp=GlobalDebugComponents=padapter->registrypriv.dbg_component; 2117 …bugComponents=0x%x(l) 0x%x(h)\n",offset,offset,padapter->registrypriv.dbg_component,prnt_dbg_comp)… 2121 …ts=0x%x(l) 0x%x(h) chg_idx=%d\n",offset,offset,padapter->registrypriv.dbg_component,prnt_dbg_comp,… 2123 …ts=0x%x(l) 0x%x(h) chg_idx=%d\n",offset,offset,padapter->registrypriv.dbg_component,prnt_dbg_comp,… 2124 prnt_dbg_comp=GlobalDebugComponents=padapter->registrypriv.dbg_component; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_rainfo.h | 233 void phydm_print_rate(void *dm_void, u8 rate, u32 dbg_component);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_rainfo.h | 233 void phydm_print_rate(void *dm_void, u8 rate, u32 dbg_component);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_rainfo.h | 233 void phydm_print_rate(void *dm_void, u8 rate, u32 dbg_component);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_rainfo.h | 228 void phydm_print_rate(void *dm_void, u8 rate, u32 dbg_component);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_rainfo.h | 276 u32 dbg_component
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_rainfo.h | 238 void phydm_print_rate(void *dm_void, u8 rate, u32 dbg_component);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_rainfo.h | 254 void phydm_print_rate(void *dm_void, u8 rate, u32 dbg_component);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_rainfo.h | 264 void phydm_print_rate(void *dm_void, u8 rate, u32 dbg_component);
|