Searched refs:RT2860_C (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/ral/ |
| H A D | rt2860.c | 1013 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_C); in rt2860_eeprom_read_2() 1018 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_D | RT2860_C); in rt2860_eeprom_read_2() 1022 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_D | RT2860_C); in rt2860_eeprom_read_2() 1024 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_C); in rt2860_eeprom_read_2() 1032 (((addr >> n) & 1) << RT2860_SHIFT_D) | RT2860_C); in rt2860_eeprom_read_2() 1040 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_C); in rt2860_eeprom_read_2() 1051 RT2860_EEPROM_CTL(sc, RT2860_C); in rt2860_eeprom_read_2() 4216 RAL_WRITE(sc, RT2860_PCI_EECTRL, tmp & ~RT2860_C); in rt3090_set_rx_antenna() 4226 RAL_WRITE(sc, RT2860_PCI_EECTRL, tmp | RT2860_C); in rt3090_set_rx_antenna()
|
| H A D | rt2860reg.h | 217 #define RT2860_C (1 << 0) macro
|
| /freebsd/sys/dev/usb/wlan/ |
| H A D | if_runreg.h | 211 #define RT2860_C (1 << 0) macro
|