Home
last modified time | relevance | path

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

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