Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8922a.c399 B_BE_FEN_BBPLAT_RSTB); in rtw8922a_pwr_on_func()
449 B_BE_FEN_BBPLAT_RSTB); in rtw8922a_pwr_off_func()
1478 static const u32 bbrst_mask[2] = {B_BE_FEN_BBPLAT_RSTB, B_BE_FEN_BB1PLAT_RSTB};
2535 B_BE_FEN_BBPLAT_RSTB | B_BE_FEN_BB_IP_RSTN); in rtw8922a_mac_enable_bb_rf()
2544 B_BE_FEN_BBPLAT_RSTB | B_BE_FEN_BB_IP_RSTN); in rtw8922a_mac_disable_bb_rf()
H A Dreg.h4060 #define B_BE_FEN_BBPLAT_RSTB BIT(0) macro