Home
last modified time | relevance | path

Searched full:used (Results 1 – 25 of 14647) sorted by relevance

12345678910>>...586

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_dbg.c81 u32 used = *_used; in halrf_support_ability() local
90 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
92 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
96 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
100 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
104 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
108 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
112 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
116 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
121 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
[all …]
H A Dhalrf_dbg_cmd.c97 u32 used = 0; in halrf_cmd_parser() local
102 RF_DBG_CNSL(out_len, used, output + used, out_len - used, "\n"); in halrf_cmd_parser()
113 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_cmd_parser()
121 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_cmd_parser()
125 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_cmd_parser()
130 halrf_support_ability(rf, input, &used, output, &out_len); in halrf_cmd_parser()
133 halrf_dbg_trace(rf, input, &used, output, &out_len); in halrf_cmd_parser()
136 halrf_dump_rfk_reg(rf, input, &used, output, &out_len); in halrf_cmd_parser()
139 halrf_iqk_dbg_cmd(rf, input, &used, output, &out_len); in halrf_cmd_parser()
142 halrf_dpk_dbg_cmd(rf, input, &used, output, &out_len); in halrf_cmd_parser()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_dbg.c81 u32 used = *_used; in halrf_support_ability() local
90 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
92 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
96 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
100 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
104 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
108 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
112 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
116 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
121 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_support_ability()
[all …]
H A Dhalrf_dbg_cmd.c97 u32 used = 0; in halrf_cmd_parser() local
102 RF_DBG_CNSL(out_len, used, output + used, out_len - used, "\n"); in halrf_cmd_parser()
113 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_cmd_parser()
121 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_cmd_parser()
125 RF_DBG_CNSL(out_len, used, output + used, out_len - used, in halrf_cmd_parser()
130 halrf_support_ability(rf, input, &used, output, &out_len); in halrf_cmd_parser()
133 halrf_dbg_trace(rf, input, &used, output, &out_len); in halrf_cmd_parser()
136 halrf_dump_rfk_reg(rf, input, &used, output, &out_len); in halrf_cmd_parser()
139 halrf_iqk_dbg_cmd(rf, input, &used, output, &out_len); in halrf_cmd_parser()
142 halrf_dpk_dbg_cmd(rf, input, &used, output, &out_len); in halrf_cmd_parser()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c89 static void _cmd_rb(struct btc_t *btc, u32 *used, char input[][MAX_ARGV], in _cmd_rb() argument
115 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _cmd_rb()
118 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _cmd_rb()
124 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _cmd_rb()
129 static void _show_cx_info(struct btc_t *btc, u32 *used, char input[][MAX_ARGV], in _show_cx_info() argument
143 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
151 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
160 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
168 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
174 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c89 static void _cmd_rb(struct btc_t *btc, u32 *used, char input[][MAX_ARGV], in _cmd_rb() argument
115 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _cmd_rb()
118 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _cmd_rb()
124 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _cmd_rb()
129 static void _show_cx_info(struct btc_t *btc, u32 *used, char input[][MAX_ARGV], in _show_cx_info() argument
143 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
151 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
160 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
168 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
174 BTC_CNSL(out_len, *used, output + *used, out_len - *used, in _show_cx_info()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dphl_dbg_cmd.c40 u32 used = 0; in phl_dbg_git_info() local
42 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
44 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
46 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
48 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
50 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
52 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
55 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
57 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
59 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dphl_dbg_cmd.c40 u32 used = 0; in phl_dbg_git_info() local
42 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
44 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
46 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
48 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
50 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
52 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
55 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
57 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
59 PHL_DBG_MON_INFO(out_len, used, output + used, out_len - used, in phl_dbg_git_info()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_dbg_cmd.c233 u32 used = *_used; in halbb_cmn_msg_setting() local
242 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_cmn_msg_setting()
246 *_used = used; in halbb_cmn_msg_setting()
255 u32 used = *_used; in halbb_trace_dbg() local
267 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
270 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
272 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
274 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
277 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
280 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_dbg_cmd.c233 u32 used = *_used; in halbb_cmn_msg_setting() local
242 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_cmn_msg_setting()
246 *_used = used; in halbb_cmn_msg_setting()
255 u32 used = *_used; in halbb_trace_dbg() local
267 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
270 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
272 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
274 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
277 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
280 BB_DBG_CNSL(out_len, used, output + used, out_len - used, in halbb_trace_dbg()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dclang-c++11.patch13 -static void * NewSimulatorOpen( GHashTable *, unsigned int, oh_evt_queue * ) __attribute__((used));
14 …en( GHashTable *, unsigned int, oh_evt_queue * ) __asm__("NewSimulatorOpen") __attribute__((used));
22 -static void NewSimulatorClose( void * ) __attribute__((used));
23 +static void NewSimulatorClose( void * ) __asm__("NewSimulatorClose") __attribute__((used));
31 -static SaErrorT NewSimulatorGetEvent( void * ) __attribute__((used));
32 +static SaErrorT NewSimulatorGetEvent( void * ) __asm__("NewSimulatorGetEvent") __attribute__((used
40 -static SaErrorT NewSimulatorDiscoverResources( void * ) __attribute__((used));
41 …imulatorDiscoverResources( void * ) __asm__("NewSimulatorDiscoverResources") __attribute__((used));
49 …T NewSimulatorSetResourceTag( void *, SaHpiResourceIdT, SaHpiTextBufferT * ) __attribute__((used));
50 …SaHpiResourceIdT, SaHpiTextBufferT * ) __asm__("NewSimulatorSetResourceTag") __attribute__((used));
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/halrf/
H A Dhalrf_debug.c39 u32 used = *_used; in halrf_basic_profile() local
111 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
115 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
117 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
119 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
125 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
127 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
129 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
131 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
133 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/halrf/
H A Dhalrf_debug.c38 u32 used = *_used; in halrf_basic_profile() local
110 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
114 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
116 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
118 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
124 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
126 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
128 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
130 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
132 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/halrf/
H A Dhalrf_debug.c39 u32 used = *_used; in halrf_basic_profile() local
49 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
53 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
55 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
57 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
63 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
65 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
67 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
69 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
71 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/halrf/
H A Dhalrf_debug.c39 u32 used = *_used; in halrf_basic_profile() local
49 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
53 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
55 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
57 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
63 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
65 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
67 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
69 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
71 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/halrf/
H A Dhalrf_debug.c39 u32 used = *_used; in halrf_basic_profile() local
49 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
53 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
55 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
57 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
63 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
65 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
67 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
69 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
71 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/halrf/
H A Dhalrf_debug.c39 u32 used = *_used; in halrf_basic_profile() local
111 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
115 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
117 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
119 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
125 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
127 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
129 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
131 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
133 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/halrf/
H A Dhalrf_debug.c38 u32 used = *_used; in halrf_basic_profile() local
110 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
114 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
116 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
118 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
124 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
126 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
128 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
130 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
132 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/
H A Dhalrf_debug.c38 u32 used = *_used; in halrf_basic_profile() local
110 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
114 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
116 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
118 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
124 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
126 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
128 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
130 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
132 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/halrf/
H A Dhalrf_debug.c38 u32 used = *_used; in halrf_basic_profile() local
110 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
114 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
116 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
118 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
124 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
126 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
128 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
130 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
132 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/
H A Dhalrf_debug.c38 u32 used = *_used; in halrf_basic_profile() local
110 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
114 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
116 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
118 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
124 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
126 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
128 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
130 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
132 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/halrf/
H A Dhalrf_debug.c38 u32 used = *_used; in halrf_basic_profile() local
110 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
114 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
116 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
118 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
124 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
126 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
128 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
130 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
132 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/halrf/
H A Dhalrf_debug.c38 u32 used = *_used; in halrf_basic_profile() local
110 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %d\n", in halrf_basic_profile()
114 PDM_SNPF(out_len, used, output + used, out_len - used, "%-35s\n", in halrf_basic_profile()
116 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
118 PDM_SNPF(out_len, used, output + used, out_len - used, in halrf_basic_profile()
124 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
126 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
128 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
130 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
132 PDM_SNPF(out_len, used, output + used, out_len - used, " %-35s: %s\n", in halrf_basic_profile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/
H A Dphydm_debug.c90 u4Byte used = *_used; in phydm_BB_RxHang_Info() local
97 …PHYDM_SNPRINTF((output + used, out_len - used, "\r\n %-35s = 0x%x", "rptreg of sc/bw/ht/...", val… in phydm_BB_RxHang_Info()
106 PHYDM_SNPRINTF((output + used, out_len - used, "\r\n %-35s = 0x%x", "0x8fc", value32)); in phydm_BB_RxHang_Info()
109 …PHYDM_SNPRINTF((output + used, out_len - used, "\r\n %-35s = 0x%x", "basic state machine", value32… in phydm_BB_RxHang_Info()
116 PHYDM_SNPRINTF((output + used, out_len - used, "\r\n %-35s = 0x%x", "0x8fc", value32)); in phydm_BB_RxHang_Info()
119 PHYDM_SNPRINTF((output + used, out_len - used, "\r\n %-35s = 0x%x", "state machine", value32)); in phydm_BB_RxHang_Info()
126 PHYDM_SNPRINTF((output + used, out_len - used, "\r\n %-35s = 0x%x", "0x8fc", value32)); in phydm_BB_RxHang_Info()
129 PHYDM_SNPRINTF((output + used, out_len - used, "\r\n %-35s = 0x%x", "CCA-related", value32)); in phydm_BB_RxHang_Info()
137 PHYDM_SNPRINTF((output + used, out_len - used, "\r\n %-35s = 0x%x", "0x8fc", value32)); in phydm_BB_RxHang_Info()
140 PHYDM_SNPRINTF((output + used, out_len - used, "\r\n %-35s = 0x%x", "edcca/rxd", value32)); in phydm_BB_RxHang_Info()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_auto_dbg.c315 u32 used = *_used; in phydm_bb_auto_check_hang_start_n() local
321 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_bb_auto_check_hang_start_n()
330 *_used = used; in phydm_bb_auto_check_hang_start_n()
339 u32 used = *_used; in phydm_dbg_port_dump_n() local
345 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_n()
348 *_used = used; in phydm_dbg_port_dump_n()
360 u32 used = *_used; in phydm_dbg_port_dump_ac() local
367 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_ac()
377 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_ac()
381 PDM_SNPF(out_len, used, output + used, out_len - used, in phydm_dbg_port_dump_ac()
[all …]

12345678910>>...586