Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Drtw8852c.c1472 B_ASSIGN_SBD_OPT_EN, 0x0, phy_idx); in rtw8852c_5m_mask()
1493 rtw89_phy_write32_idx(rtwdev, R_ASSIGN_SBD_OPT, B_ASSIGN_SBD_OPT_EN, 0x1, phy_idx); in rtw8852c_5m_mask()
Dreg.h8368 #define B_ASSIGN_SBD_OPT_EN BIT(24) macro