Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/
H A Drtl8822c_ops.c439 u16 xcap_value_to_h_efuse = 0; in hal_efuse_parse_xtal_cap_new() local
450 xcap_value_to_h_efuse = ((h_xcap_110_111 & 0x8080) | xcap_value); in hal_efuse_parse_xtal_cap_new()
451 rtw_efuse_map_write(adapter, EEPROM_XTAL_110_8822C, 2, (u8*)&xcap_value_to_h_efuse); in hal_efuse_parse_xtal_cap_new()
470 xcap_value_to_h_efuse = ((h_xcap_110_111 & 0x8080) | xcap_value); in hal_efuse_parse_xtal_cap_new()
471 rtw_efuse_map_write(adapter, EEPROM_XTAL_110_8822C, 2, (u8*)&xcap_value_to_h_efuse); in hal_efuse_parse_xtal_cap_new()