Home
last modified time | relevance | path

Searched refs:RT2860_C (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ral/
H A Drt2860.c1011 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_C); in rt2860_eeprom_read_2()
1016 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_D | RT2860_C); in rt2860_eeprom_read_2()
1020 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_D | RT2860_C); in rt2860_eeprom_read_2()
1022 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_C); in rt2860_eeprom_read_2()
1030 (((addr >> n) & 1) << RT2860_SHIFT_D) | RT2860_C); in rt2860_eeprom_read_2()
1038 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_C); in rt2860_eeprom_read_2()
1049 RT2860_EEPROM_CTL(sc, RT2860_C); in rt2860_eeprom_read_2()
4213 RAL_WRITE(sc, RT2860_PCI_EECTRL, tmp & ~RT2860_C); in rt3090_set_rx_antenna()
4223 RAL_WRITE(sc, RT2860_PCI_EECTRL, tmp | RT2860_C); in rt3090_set_rx_antenna()
H A Drt2860reg.h217 #define RT2860_C (1 << 0) macro
/freebsd/sys/dev/usb/wlan/
H A Dif_runreg.h211 #define RT2860_C (1 << 0) macro