Searched refs:FLASH_CYCLE1 (Results 1 – 1 of 1) sorted by relevance
22 #define FLASH_CYCLE1 0x5555 macro133 addr[FLASH_CYCLE1] = (FPWV) 0x00AA00AA; /* for Atmel, Intel ignores this */ in flash_get_size()135 addr[FLASH_CYCLE1] = (FPWV) 0x00900090; /* selects Intel or Atmel */ in flash_get_size()227 addr[FLASH_CYCLE1] = 0x00AA; /* unlock */ in flash_erase()229 addr[FLASH_CYCLE1] = 0x0080; /* erase mode */ in flash_erase()230 addr[FLASH_CYCLE1] = 0x00AA; /* unlock */ in flash_erase()284 base[FLASH_CYCLE1] = 0x00AA; /* unlock */ in flash_erase()286 base[FLASH_CYCLE1] = 0x0080; /* erase mode */ in flash_erase()287 base[FLASH_CYCLE1] = 0x00AA; /* unlock */ in flash_erase()416 base[FLASH_CYCLE1] = (u8) 0x00AA00AA; /* unlock */ in write_word()[all …]