Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c82 static uint8_t txpower_cfg[4]; variable
560 txpower_cfg[i] = (uint8_t)strtoul(argv[3 + i], NULL, 16); in line_proc()
2098 memcpy(entry->entry_data, txpower_cfg, txpower_len); in rtk_parse_config_file()
2100 txpower_cfg[0], txpower_cfg[1], txpower_cfg[2], in rtk_parse_config_file()
2101 txpower_cfg[3]); in rtk_parse_config_file()
2168 memcpy(config_buf, txpower_cfg, txpower_len); in rtk_parse_config_file()