Home
last modified time | relevance | path

Searched refs:IWM_PHY_RX_CHAIN_FORCE_SEL_POS (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_iwmreg.h3102 #define IWM_PHY_RX_CHAIN_FORCE_SEL_POS (4) macro
3104 (0x7 << IWM_PHY_RX_CHAIN_FORCE_SEL_POS)
H A Dif_iwm.c7518 rx_chain |= rx_ant << IWM_PHY_RX_CHAIN_FORCE_SEL_POS; in iwm_scan_rx_chain()