Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/rtw89/
HDmac_be.c749 val32 |= B_BE_MLO_TABLE_REINIT; in mlo_init_be()
751 val32 &= ~B_BE_MLO_TABLE_REINIT; in mlo_init_be()
HDreg.h5851 #define B_BE_MLO_TABLE_REINIT BIT(23) macro