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.c2840 if (wEPROM_ID != RTL8190_EEPROM_ID) in rtl8192_read_eeprom_info()
2842 …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.c323 if (EEPROMId != RTL8190_EEPROM_ID) { in rtl8192_read_eeprom_info()
325 EEPROMId, RTL8190_EEPROM_ID); in rtl8192_read_eeprom_info()
/drivers/net/wireless/rtlwifi/rtl8192se/
Dreg.h740 #define RTL8190_EEPROM_ID 0x8129 macro
Dhw.c1681 if (eeprom_id != RTL8190_EEPROM_ID) { in _rtl92se_read_adapter_info()
/drivers/net/wireless/rtlwifi/rtl8192de/
Dreg.h618 #define RTL8190_EEPROM_ID 0x8129 /* 0-1 */ macro
Dhw.c1784 if (eeprom_id != RTL8190_EEPROM_ID) { in _rtl92de_read_adapter_info()
/drivers/net/wireless/rtlwifi/rtl8192ce/
Dreg.h600 #define RTL8190_EEPROM_ID 0x8129 macro
Dhw.c1664 if (eeprom_id != RTL8190_EEPROM_ID) { in _rtl92ce_read_adapter_info()
/drivers/net/wireless/rtlwifi/rtl8723ae/
Dreg.h606 #define RTL8190_EEPROM_ID 0x8129 macro
Dhw.c1576 if (eeprom_id != RTL8190_EEPROM_ID) { in _rtl8723ae_read_adapter_info()
/drivers/net/wireless/rtlwifi/rtl8192cu/
Dhw.c363 if (eeprom_id != RTL8190_EEPROM_ID) { in _rtl92cu_read_adapter_info()