Lines Matching refs:rtw_write8_mask
2935 rtw_write8_mask(rtwdev, REG_BT_TDMA_TIME, BIT_MASK_SAMPLE_RATE, 0x5); in rtw8822c_coex_cfg_init()
2991 rtw_write8_mask(rtwdev, REG_ANAPAR + 2, BIT_ANAPAR_BTPS >> 16, 1); in rtw8822c_coex_cfg_gnt_fix()
2992 rtw_write8_mask(rtwdev, REG_RSTB_SEL + 1, BIT_DAC_OFF_ENABLE, 0); in rtw8822c_coex_cfg_gnt_fix()
2993 rtw_write8_mask(rtwdev, REG_RSTB_SEL + 3, BIT_DAC_OFF_ENABLE, 1); in rtw8822c_coex_cfg_gnt_fix()
2994 rtw_write8_mask(rtwdev, REG_IGN_GNTBT4, BIT_PI_IGNORE_GNT_BT, 1); in rtw8822c_coex_cfg_gnt_fix()
3002 rtw_write8_mask(rtwdev, REG_IGN_GNT_BT1, in rtw8822c_coex_cfg_gnt_fix()
3004 rtw_write8_mask(rtwdev, REG_NOMASK_TXBT, in rtw8822c_coex_cfg_gnt_fix()
3007 rtw_write8_mask(rtwdev, REG_IGN_GNT_BT1, in rtw8822c_coex_cfg_gnt_fix()
3012 rtw_write8_mask(rtwdev, REG_IGN_GNT_BT1, in rtw8822c_coex_cfg_gnt_fix()
3015 rtw_write8_mask(rtwdev, REG_NOMASK_TXBT, in rtw8822c_coex_cfg_gnt_fix()
3023 rtw_write8_mask(rtwdev, REG_PAD_CTRL1 + 2, BIT_BTGP_SPI_EN >> 16, 0); in rtw8822c_coex_cfg_gnt_debug()
3024 rtw_write8_mask(rtwdev, REG_PAD_CTRL1 + 3, BIT_BTGP_JTAG_EN >> 24, 0); in rtw8822c_coex_cfg_gnt_debug()
3025 rtw_write8_mask(rtwdev, REG_GPIO_MUXCFG + 2, BIT_FSPI_EN >> 16, 0); in rtw8822c_coex_cfg_gnt_debug()
3026 rtw_write8_mask(rtwdev, REG_PAD_CTRL1 + 1, BIT_LED1DIS >> 8, 0); in rtw8822c_coex_cfg_gnt_debug()
3027 rtw_write8_mask(rtwdev, REG_SYS_SDIO_CTRL + 3, BIT_DBG_GNT_WL_BT >> 24, 0); in rtw8822c_coex_cfg_gnt_debug()