Home
last modified time | relevance | path

Searched refs:REG_ADC40 (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/contrib/dev/rtw88/
H A Drtw8822b.h167 #define REG_ADC40 0x8c8 macro
H A Drtw8821c.h230 #define REG_ADC40 0x8c8 macro
H A Drtw8822b.c692 rtw_write32_mask(rtwdev, REG_ADC40, BIT(10), 0x1); in rtw8822b_set_channel_bb()
702 rtw_write32_mask(rtwdev, REG_ADC40, BIT(31), 0x1); in rtw8822b_set_channel_bb()
711 rtw_write32_mask(rtwdev, REG_ADC40, BIT(31), 0x1); in rtw8822b_set_channel_bb()
H A Drtw8821c.c540 rtw_write32_mask(rtwdev, REG_ADC40, BIT(31), 0x1); in get_cck_rx_pwr()
549 rtw_write32_mask(rtwdev, REG_ADC40, BIT(31), 0x1); in query_phy_status_page0()