Lines Matching full:ram
53 * return true if [addr,addr+len] includes external RAM
58 /* with 8KB RAM, 0x0000-0x1b3f can be written in fx_is_external()
64 /* there may be more RAM; unclear if we can write it. in fx_is_external()
72 * return true if [addr,addr+len] includes external RAM
91 * return true if [addr,addr+len] includes external RAM
228 * various segments to implement policies such as writing to RAM (with
378 * Applies to Cypress BIX images for RAM or Cypress IIC images
417 * various segments for writing to RAM
487 * For writing to RAM using a first (hardware) or second (software)
523 logerror("SKIP on-chip RAM, %u bytes at 0x%08x\n", in ram_poke()
532 logerror("SKIP external RAM, %u bytes at 0x%08x\n", in ram_poke()
563 * Load a Cypress Image file into target RAM.
579 logerror("open firmware image %s for RAM upload\n", path); in fx3_load_ram()
705 * Load a firmware file into target RAM. device is the open libusb
736 logerror("open firmware image %s for RAM upload\n", path); in ezusb_load_ram()
743 logerror("IIC image does not contain executable code - cannot load to RAM.\n"); in ezusb_load_ram()