Home
last modified time | relevance | path

Searched refs:FIELD8 (Results 1 – 8 of 8) sorted by relevance

/drivers/net/wireless/rt2x00/
Drt2800.h1966 #define MCU_LEDCS_LED_MODE FIELD8(0x1f)
1967 #define MCU_LEDCS_POLARITY FIELD8(0x01)
2044 #define BBP1_TX_POWER_CTRL FIELD8(0x03)
2045 #define BBP1_TX_ANTENNA FIELD8(0x18)
2050 #define BBP3_RX_ADC FIELD8(0x03)
2051 #define BBP3_RX_ANTENNA FIELD8(0x18)
2052 #define BBP3_HT40_MINUS FIELD8(0x20)
2053 #define BBP3_ADC_MODE_SWITCH FIELD8(0x40)
2054 #define BBP3_ADC_INIT_MODE FIELD8(0x80)
2059 #define BBP4_TX_BF FIELD8(0x01)
[all …]
Drt2500usb.h615 #define BBP_R2_TX_ANTENNA FIELD8(0x03)
616 #define BBP_R2_TX_IQ_FLIP FIELD8(0x04)
621 #define BBP_R14_RX_ANTENNA FIELD8(0x03)
622 #define BBP_R14_RX_IQ_FLIP FIELD8(0x04)
Drt73usb.h758 #define BBP_R2_BG_MODE FIELD8(0x20)
763 #define BBP_R3_SMART_MODE FIELD8(0x01)
775 #define BBP_R4_RX_ANTENNA_CONTROL FIELD8(0x03)
776 #define BBP_R4_RX_FRAME_END FIELD8(0x20)
781 #define BBP_R77_RX_ANTENNA FIELD8(0x03)
Drt2500pci.h982 #define BBP_R2_TX_ANTENNA FIELD8(0x03)
983 #define BBP_R2_TX_IQ_FLIP FIELD8(0x04)
988 #define BBP_R14_RX_ANTENNA FIELD8(0x03)
989 #define BBP_R14_RX_IQ_FLIP FIELD8(0x04)
994 #define BBP_R70_JAPAN_FILTER FIELD8(0x08)
Drt61pci.h1109 #define BBP_R2_BG_MODE FIELD8(0x20)
1114 #define BBP_R3_SMART_MODE FIELD8(0x01)
1126 #define BBP_R4_RX_ANTENNA_CONTROL FIELD8(0x03)
1127 #define BBP_R4_RX_FRAME_END FIELD8(0x20)
1132 #define BBP_R77_RX_ANTENNA FIELD8(0x03)
Drt2400pci.h742 #define BBP_R1_TX_ANTENNA FIELD8(0x03)
747 #define BBP_R4_RX_ANTENNA FIELD8(0x06)
Drt2x00reg.h222 #define FIELD8(__mask) \ macro
Drt2800lib.c5775 rt2x00_set_field8(&rfcsr, FIELD8(0x80), 1); in rt2800_rf_init_calibration()
5778 rt2x00_set_field8(&rfcsr, FIELD8(0x80), 0); in rt2800_rf_init_calibration()