Home
last modified time | relevance | path

Searched refs:EEPROM_CUSTOMERID_88E (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8188eu/hal/
Drtl8188e_hal_init.c519 pHalData->EEPROMCustomerID = hwinfo[EEPROM_CUSTOMERID_88E]; in Hal_EfuseParseCustomerID88E()
Dusb_halinit.c1012 haldata->EEPROMCustomerID = *(u8 *)&hwinfo[EEPROM_CUSTOMERID_88E]; in Hal_EfuseParsePIDVID_8188EU()
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Drtl8188e_spec.h1309 #define EEPROM_CUSTOMERID_88E 0xC5 macro