Searched refs:WRSR (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | aspeed-smc-utils.c | 496 flash_writeb(test_data, 0, WRSR); in aspeed_smc_test_status_reg_write_protection() 507 flash_writeb(test_data, 0, WRSR); in aspeed_smc_test_status_reg_write_protection() 519 flash_writeb(test_data, 0, WRSR); in aspeed_smc_test_status_reg_write_protection() 530 flash_writeb(test_data, 0, WRSR); in aspeed_smc_test_status_reg_write_protection() 560 flash_writeb(test_data, 0, WRSR); in aspeed_smc_test_write_block_protect() 606 flash_writeb(test_data, 0, WRSR); in aspeed_smc_test_write_block_protect_bottom_bit()
|
H A D | aspeed-smc-utils.h | 60 WRSR = 0x1, enumerator
|
/openbmc/qemu/hw/block/ |
H A D | m25p80.c | 374 WRSR = 0x1, enumerator 792 case WRSR: in complete_collecting_data() 1264 case WRSR: in decode_new_cmd()
|