Home
last modified time | relevance | path

Searched refs:BB_DBGPORT_PRIORITY_3 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_debug.h181 #define BB_DBGPORT_PRIORITY_3 3 /*Debug function (the highest priority)*/ macro
H A Dphydm_auto_dbg.c104 if (phydm_set_bb_dbg_port(p_dm, BB_DBGPORT_PRIORITY_3, (u32)p_atd_t->dbg_port_table[i])) { in phydm_auto_check_hang_engine_n()
126 if (phydm_set_bb_dbg_port(p_dm, BB_DBGPORT_PRIORITY_3, (u32)p_atd_t->dbg_port_table[i])) { in phydm_auto_check_hang_engine_n()
H A Dphydm_adc_sampling.c593 if (phydm_set_bb_dbg_port(p_dm, BB_DBGPORT_PRIORITY_3, dbg_port)) {
H A Dphydm_api.c312 if (phydm_set_bb_dbg_port(p_dm, BB_DBGPORT_PRIORITY_3, 0x0) == false) /*set debug port to 0x0*/ in phydm_stop_ic_trx()
H A Dphydm_debug.c2813 if (phydm_set_bb_dbg_port(p_dm, BB_DBGPORT_PRIORITY_3, var1[0])) {/*set debug port to 0x0*/ in phydm_cmd_parser()