Searched refs:UNLOCK0_ADDR (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | pflash-cfi02-test.c | 32 #define UNLOCK0_ADDR FLASH_ADDR(0x555) macro 190 flash_cmd(c, UNLOCK0_ADDR, UNLOCK0_CMD); in unlock() 202 flash_cmd(c, UNLOCK0_ADDR, SECOND_UNLOCK_CMD); in sector_erase() 222 flash_cmd(c, UNLOCK0_ADDR, PROGRAM_CMD); in bypass_program() 241 flash_cmd(c, UNLOCK0_ADDR, SECOND_UNLOCK_CMD); in chip_erase() 243 flash_cmd(c, UNLOCK0_ADDR, CHIP_ERASE_CMD); in chip_erase() 297 flash_cmd(c, UNLOCK0_ADDR, AUTOSELECT_CMD); in test_geometry() 416 flash_cmd(c, UNLOCK0_ADDR, UNLOCK_BYPASS_CMD); in test_geometry() 454 flash_cmd(c, UNLOCK0_ADDR, SECOND_UNLOCK_CMD); in test_geometry() 592 flash_cmd(c, UNLOCK0_ADDR, AUTOSELECT_CMD); in test_cfi_in_autoselect()
|