Searched refs:REG_ADC40 (Results 1 – 4 of 4) sorted by relevance
| /freebsd-src/sys/contrib/dev/rtw88/ |
| H A D | rtw8822b.h | 167 #define REG_ADC40 0x8c8 macro
|
| H A D | rtw8821c.h | 230 #define REG_ADC40 0x8c8 macro
|
| H A D | rtw8822b.c | 692 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 D | rtw8821c.c | 540 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()
|