Searched refs:BIT_RTL_ID (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/sys/contrib/dev/rtw88/ | ||
| HD | reg.h | 179 #define BIT_RTL_ID BIT(23) macro |
| HD | main.c | 1906 hal->mp_chip = (hal->chip_version & BIT_RTL_ID) ? 0 : 1; in rtw_chip_parameter_setup() |