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

  /hardware/ti/wlan/wl1271/TWD/TWDriver/
Device.h 304 0 EE_WRITE - EEPROM Write Request - Setting this bit
310 #define EE_WRITE 0x00000001ul
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
Device.h 304 0 EE_WRITE - EEPROM Write Request - Setting this bit
310 #define EE_WRITE 0x00000001ul
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/
whalHwEeprom.c 167 TNETWIF_WriteRegSync(pHwEeprom->hTNETWIF, ACX_EE_CTL_REG, EE_WRITE);
168 while((TNETWIF_ReadRegSync(pHwEeprom->hTNETWIF,ACX_EE_CTL_REG,&data)& EE_WRITE) != 0x00)
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/TnetwServices/
tnetwCommon.h 315 0 EE_WRITE - EEPROM Write Request - Setting this bit
321 #define EE_WRITE 0x00000001ul

Completed in 21 milliseconds