Searched refs:XTAL_SI_ACV_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ | ||
| H A D | mac.h | 1617 #define XTAL_SI_ACV_MASK GENMASK(3, 0) macro |
| H A D | core.c | 6269 hal->acv = u8_get_bits(val, XTAL_SI_ACV_MASK); in rtw89_read_chip_ver() |