Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Drtw8822c.c2389 u32 result, val_fractiond_b; in rtw8822c_psd_log2base() local
2405 val_fractiond_b = table_fraction[tindex]; in rtw8822c_psd_log2base()
2407 result = val_integerd_b * 100 - val_fractiond_b; in rtw8822c_psd_log2base()