Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach_rtk.c84 static uint8_t xtal_cfg; variable
565 xtal_cfg = (uint8_t)strtoul(argv[3], NULL, 16); in line_proc()
2107 RS_INFO("Replace XTAL Cfg 0x%02x", xtal_cfg); in rtk_parse_config_file()
2108 entry->entry_data[0] = xtal_cfg; in rtk_parse_config_file()
2176 *config_buf++ = xtal_cfg; in rtk_parse_config_file()