Searched refs:halbtc8822b1ant_write_indirect_reg (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/btc/ |
| H A D | halbtc8822b1ant.c | 1530 void halbtc8822b1ant_write_indirect_reg(struct btc_coexist *btc, u16 reg_addr, in halbtc8822b1ant_write_indirect_reg() function 1572 halbtc8822b1ant_write_indirect_reg(btc, 0x38, BIT(7), val); in halbtc8822b1ant_ltecoex_enable() 1594 halbtc8822b1ant_write_indirect_reg(btc, reg_addr, 0xffff, table_val); in hallbtc8822b1ant_ltecoex_table() 1613 halbtc8822b1ant_write_indirect_reg(btc, 0x38, 0xc000, 0x1); in halbtc8822b1ant_set_gnt_bt() 1614 halbtc8822b1ant_write_indirect_reg(btc, 0x38, 0x0c00, 0x1); in halbtc8822b1ant_set_gnt_bt() 1617 halbtc8822b1ant_write_indirect_reg(btc, 0x38, 0xc000, 0x3); in halbtc8822b1ant_set_gnt_bt() 1618 halbtc8822b1ant_write_indirect_reg(btc, 0x38, 0x0c00, 0x3); in halbtc8822b1ant_set_gnt_bt() 1622 halbtc8822b1ant_write_indirect_reg(btc, 0x38, 0xc000, 0x0); in halbtc8822b1ant_set_gnt_bt() 1623 halbtc8822b1ant_write_indirect_reg(btc, 0x38, 0x0c00, 0x0); in halbtc8822b1ant_set_gnt_bt() 1633 halbtc8822b1ant_write_indirect_reg(btc, 0x38, 0x3000, 0x1); in halbtc8822b1ant_set_gnt_wl() [all …]
|