Searched refs:rtl8821c_write_bb_reg (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/ |
| H A D | rtl8821c.h | 104 void rtl8821c_write_bb_reg(PADAPTER, u32 addr, u32 mask, u32 val);
|
| H A D | rtl8821c_phy.c | 348 void rtl8821c_write_bb_reg(PADAPTER adapter, u32 addr, u32 mask, u32 val) in rtl8821c_write_bb_reg() function
|
| H A D | rtl8821c_ops.c | 3616 ops_func->write_bbreg = rtl8821c_write_bb_reg; in rtl8821c_set_hal_ops()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/ |
| H A D | rtl8821c.h | 103 void rtl8821c_write_bb_reg(PADAPTER, u32 addr, u32 mask, u32 val);
|
| H A D | rtl8821c_phy.c | 347 void rtl8821c_write_bb_reg(PADAPTER adapter, u32 addr, u32 mask, u32 val) in rtl8821c_write_bb_reg() function
|
| H A D | rtl8821c_ops.c | 3614 ops_func->write_bbreg = rtl8821c_write_bb_reg; in rtl8821c_set_hal_ops()
|