Searched refs:FLASH_CFI_CMDSET_INTEL_ECS (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/include/
H A Ddev_flash.h102 #define FLASH_CFI_CMDSET_INTEL_ECS 0x0001 /* Intel extended */ macro
H A Ddev_newflash.h162 #define FLASH_CFI_CMDSET_INTEL_ECS 0x0001 /* Intel extended */ macro
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/dev/
H A Ddev_flashop_engine.c420 if (cmdset == FLASH_CFI_CMDSET_INTEL_ECS &&
501 return _intel_pgm8(base, buf, offset, blen, FLASH_CFI_CMDSET_INTEL_ECS);
512 if (cmdset == FLASH_CFI_CMDSET_INTEL_ECS &&
592 return _intel_pgm16(base, buf, offset, blen, FLASH_CFI_CMDSET_INTEL_ECS);
H A Ddev_flash.c668 case FLASH_CFI_CMDSET_INTEL_ECS:
H A Ddev_newflash.c525 case FLASH_CFI_CMDSET_INTEL_ECS:

Completed in 91 milliseconds