Searched refs:RT2860_S (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/ral/ |
| H A D | rt2860.c | 1012 RT2860_EEPROM_CTL(sc, RT2860_S); in rt2860_eeprom_read_2() 1013 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_C); in rt2860_eeprom_read_2() 1014 RT2860_EEPROM_CTL(sc, RT2860_S); in rt2860_eeprom_read_2() 1017 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_D); in rt2860_eeprom_read_2() 1018 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_D | RT2860_C); in rt2860_eeprom_read_2() 1021 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_D); in rt2860_eeprom_read_2() 1022 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_D | RT2860_C); in rt2860_eeprom_read_2() 1023 RT2860_EEPROM_CTL(sc, RT2860_S); in rt2860_eeprom_read_2() 1024 RT2860_EEPROM_CTL(sc, RT2860_S | RT2860_C); in rt2860_eeprom_read_2() 1029 RT2860_EEPROM_CTL(sc, RT2860_S | in rt2860_eeprom_read_2() [all …]
|
| H A D | rt2860reg.h | 218 #define RT2860_S (1 << 1) macro
|
| /freebsd/sys/dev/usb/wlan/ |
| H A D | if_runreg.h | 212 #define RT2860_S (1 << 1) macro
|