Searched refs:BIT_RTL_ID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ | ||
H A D | reg.h | 144 #define BIT_RTL_ID BIT(23) macro |
H A D | main.c | 1845 hal->mp_chip = (hal->chip_version & BIT_RTL_ID) ? 0 : 1; in rtw_chip_parameter_setup() |