Home
last modified time | relevance | path

Searched refs:BIT_FSPI_EN (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dreg.h61 #define BIT_FSPI_EN BIT(19) macro
H A Dmac.c299 value = rtw_read32(rtwdev, REG_GPIO_MUXCFG) & (~BIT_FSPI_EN); in __rtw_mac_init_system_cfg()
H A Drtw8821c.c776 rtw_write32_clr(rtwdev, REG_GPIO_MUXCFG, BIT_FSPI_EN); in rtw8821c_coex_cfg_gnt_debug()
H A Drtw8822b.c1232 rtw_write8_mask(rtwdev, REG_GPIO_MUXCFG + 2, BIT_FSPI_EN >> 16, 0); in rtw8822b_coex_cfg_gnt_debug()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dreg.h61 #define BIT_FSPI_EN BIT(19) macro
H A Dmac.c339 value = rtw_read32(rtwdev, REG_GPIO_MUXCFG) & (~BIT_FSPI_EN); in __rtw_mac_init_system_cfg()
H A Drtw8821c.c911 rtw_write32_clr(rtwdev, REG_GPIO_MUXCFG, BIT_FSPI_EN); in rtw8821c_coex_cfg_gnt_debug()
H A Drtw8822b.c1253 rtw_write8_mask(rtwdev, REG_GPIO_MUXCFG + 2, BIT_FSPI_EN >> 16, 0); in rtw8822b_coex_cfg_gnt_debug()
H A Drtw8822c.c3070 rtw_write8_mask(rtwdev, REG_GPIO_MUXCFG + 2, BIT_FSPI_EN >> 16, 0); in rtw8822c_coex_cfg_gnt_debug()

Completed in 31 milliseconds