Searched refs:MS_TO_4US_RATIO (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ | ||
H A D | phy.h | 79 #define MS_TO_4US_RATIO 250 macro |
H A D | phy.c | 3294 *period = (time_ms * MS_TO_4US_RATIO) >> idx; in rtw89_phy_ccx_ms_to_period_unit() |