Home
last modified time | relevance | path

Searched refs:rtw_hal_fw_log_cfg (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_fw.c31 static void _hal_fw_log_set(struct rtw_hal_fw_log_cfg *fl_cfg, u8 type, u32 value) in _hal_fw_log_set()
55 static void _hal_fw_log_clr(struct rtw_hal_fw_log_cfg *fl_cfg, u8 type, u32 value) in _hal_fw_log_clr()
78 static void _hal_fw_log_info(struct rtw_hal_fw_log_cfg *fl_cfg) in _hal_fw_log_info()
88 enum rtw_hal_status rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value) in rtw_hal_fw_log_cfg() function
91 static struct rtw_hal_fw_log_cfg fl_cfg = {0}; in rtw_hal_fw_log_cfg()
112 rtw_hal_fw_log_cfg(hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_LEVEL, in hal_fw_en_basic_log()
114 rtw_hal_fw_log_cfg(hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_OUTPUT, in hal_fw_en_basic_log()
116 rtw_hal_fw_log_cfg(hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_COMP, in hal_fw_en_basic_log()
125 return rtw_hal_fw_log_cfg(hal_info->hal_com, FL_CFG_OP_SET, in rtw_hal_cfg_fw_ps_log()
128 return rtw_hal_fw_log_cfg(hal_info->hal_com, FL_CFG_OP_CLR, in rtw_hal_cfg_fw_ps_log()
[all …]
H A Dhal_fw.h27 rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value);
H A Dhal_api_drv.h212 rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value);
H A Dhal_api_mac.h447 struct rtw_hal_fw_log_cfg *fl_cfg);
H A Dhal_def.h1140 struct rtw_hal_fw_log_cfg { struct
H A Dhal_api.h722 rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value);
H A Dhal_api_mac.c6152 struct rtw_hal_fw_log_cfg *fl_cfg) in rtw_hal_mac_fw_log_cfg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_fw.c31 static void _hal_fw_log_set(struct rtw_hal_fw_log_cfg *fl_cfg, u8 type, u32 value) in _hal_fw_log_set()
55 static void _hal_fw_log_clr(struct rtw_hal_fw_log_cfg *fl_cfg, u8 type, u32 value) in _hal_fw_log_clr()
78 static void _hal_fw_log_info(struct rtw_hal_fw_log_cfg *fl_cfg) in _hal_fw_log_info()
88 enum rtw_hal_status rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value) in rtw_hal_fw_log_cfg() function
91 static struct rtw_hal_fw_log_cfg fl_cfg = {0}; in rtw_hal_fw_log_cfg()
112 rtw_hal_fw_log_cfg(hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_LEVEL, in hal_fw_en_basic_log()
114 rtw_hal_fw_log_cfg(hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_OUTPUT, in hal_fw_en_basic_log()
116 rtw_hal_fw_log_cfg(hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_COMP, in hal_fw_en_basic_log()
125 return rtw_hal_fw_log_cfg(hal_info->hal_com, FL_CFG_OP_SET, in rtw_hal_cfg_fw_ps_log()
128 return rtw_hal_fw_log_cfg(hal_info->hal_com, FL_CFG_OP_CLR, in rtw_hal_cfg_fw_ps_log()
[all …]
H A Dhal_fw.h27 rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value);
H A Dhal_api_drv.h212 rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value);
H A Dhal_api_mac.h447 struct rtw_hal_fw_log_cfg *fl_cfg);
H A Dhal_def.h1138 struct rtw_hal_fw_log_cfg { struct
H A Dhal_api.h719 rtw_hal_fw_log_cfg(void *hal, u8 op, u8 type, u32 value);
H A Dhal_api_mac.c6168 struct rtw_hal_fw_log_cfg *fl_cfg) in rtw_hal_mac_fw_log_cfg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_dbg_cmd.c821 ret_v0 = rtw_hal_fw_log_cfg(bb->hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_LEVEL, FL_LV_LOUD); in halbb_fwdbg_trace()
822 ret_v1 = rtw_hal_fw_log_cfg(bb->hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_OUTPUT, FL_OP_C2H); in halbb_fwdbg_trace()
823 ret_v2 = rtw_hal_fw_log_cfg(bb->hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_COMP, FL_COMP_BB); in halbb_fwdbg_trace()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_dbg_cmd.c821 ret_v0 = rtw_hal_fw_log_cfg(bb->hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_LEVEL, FL_LV_LOUD); in halbb_fwdbg_trace()
822 ret_v1 = rtw_hal_fw_log_cfg(bb->hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_OUTPUT, FL_OP_C2H); in halbb_fwdbg_trace()
823 ret_v2 = rtw_hal_fw_log_cfg(bb->hal_com, FL_CFG_OP_SET, FL_CFG_TYPE_COMP, FL_COMP_BB); in halbb_fwdbg_trace()