Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dphy.h79 #define CCX_MAX_PERIOD_UNIT 32 macro
H A Dphy.c3284 quotient = CCX_MAX_PERIOD_UNIT * time_ms / CCX_MAX_PERIOD; in rtw89_phy_ccx_ms_to_period_unit()