Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/realtek/rtw88/
Drtw8822c.c3478 u32 result, val_fractiond_b; in rtw8822c_psd_log2base() local
3494 val_fractiond_b = table_fraction[tindex]; in rtw8822c_psd_log2base()
3496 result = val_integerd_b * 100 - val_fractiond_b; in rtw8822c_psd_log2base()