HomeSort by relevance Sort by last modified time
    Searched refs:EE_READ (Results 1 - 4 of 4) sorted by null

  /hardware/ti/wlan/wl1271/TWD/TWDriver/
Device.h 298 1 EE_READ - EEPROM Read Request 1 - Setting this bit
311 #define EE_READ 0x00000002ul
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
Device.h 298 1 EE_READ - EEPROM Read Request 1 - Setting this bit
311 #define EE_READ 0x00000002ul
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/
whalHwEeprom.c 134 TNETWIF_WriteRegSync(pHwEeprom->hTNETWIF, ACX_EE_CTL_REG, EE_READ);
135 while((TNETWIF_ReadRegSync(pHwEeprom->hTNETWIF,ACX_EE_CTL_REG,&data) & EE_READ) != 0x00)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/TnetwServices/
tnetwCommon.h 309 1 EE_READ - EEPROM Read Request 1 - Setting this bit
322 #define EE_READ 0x00000002ul

Completed in 24 milliseconds