init: add source codes from tenda

This commit is contained in:
Shen Mintao
2024-12-18 16:31:57 +08:00
parent ef6411abe8
commit 1d404e3bc6
128 changed files with 74206 additions and 0 deletions
@@ -0,0 +1,9 @@
#include <linux/types.h>
int rwnx_plat_userconfig_load_8800d80(struct rwnx_hw *rwnx_hw);
#ifdef CONFIG_POWER_LIMIT
int rwnx_plat_powerlimit_load_8800d80(struct rwnx_hw *rwnx_hw);
#endif
int aicwf_set_rf_config_8800d80(struct rwnx_hw *rwnx_hw, struct mm_set_rf_calib_cfm *cfm);