Searched refs:ASPEED_FLASH_BASE (Results 1 – 1 of 1) sorted by relevance
47 #define ASPEED_FLASH_BASE 0x20000000 macro233 writeb(ASPEED_FLASH_BASE, PP); in test_erase_sector()284 writeb(ASPEED_FLASH_BASE, PP); in test_erase_all()434 r = readb(ASPEED_FLASH_BASE); in test_read_status_reg()444 r = readb(ASPEED_FLASH_BASE); in test_read_status_reg()454 r = readb(ASPEED_FLASH_BASE); in test_read_status_reg()477 r = readb(ASPEED_FLASH_BASE); in test_status_reg_write_protection()486 writeb(ASPEED_FLASH_BASE, 0); in test_status_reg_write_protection()488 r = readb(ASPEED_FLASH_BASE); in test_status_reg_write_protection()501 r = readb(ASPEED_FLASH_BASE); in test_status_reg_write_protection()[all …]