Searched refs:RTL8190_EEPROM_ID (Results 1 - 13 of 13) sorted by relevance

/drivers/staging/rtl8192u/
H A Dr8192U_hw.h69 #define RTL8190_EEPROM_ID 0x8129 macro
H A Dr8192U_core.c2300 if (wEPROM_ID != RTL8190_EEPROM_ID) {
2301 RT_TRACE(COMP_ERR, "EEPROM ID is invalid(is 0x%x(should be 0x%x)\n", wEPROM_ID, RTL8190_EEPROM_ID);
/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_hw.h47 #define RTL8190_EEPROM_ID 0x8129 macro
H A Dr8192E_dev.c328 if (EEPROMId != RTL8190_EEPROM_ID) {
330 EEPROMId, RTL8190_EEPROM_ID);
/drivers/net/wireless/rtlwifi/rtl8192de/
H A Dreg.h619 #define RTL8190_EEPROM_ID 0x8129 /* 0-1 */ macro
H A Dhw.c1768 if (eeprom_id != RTL8190_EEPROM_ID) {
/drivers/net/wireless/rtlwifi/rtl8192se/
H A Dreg.h735 #define RTL8190_EEPROM_ID 0x8129 macro
H A Dhw.c1697 if (eeprom_id != RTL8190_EEPROM_ID) {
/drivers/net/wireless/rtlwifi/rtl8192ce/
H A Dhw.c1683 if (eeprom_id != RTL8190_EEPROM_ID) {
H A Dreg.h600 #define RTL8190_EEPROM_ID 0x8129 macro
/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dhw.c366 if (eeprom_id != RTL8190_EEPROM_ID) {
/drivers/net/wireless/rtlwifi/rtl8723ae/
H A Dhw.c1668 if (eeprom_id != RTL8190_EEPROM_ID) {
H A Dreg.h630 #define RTL8190_EEPROM_ID 0x8129 macro

Completed in 134 milliseconds