Searched refs:RDSR (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/tests/qtest/ |
| H A D | aspeed-smc-utils.c | 454 flash_writeb(test_data, 0, RDSR); in aspeed_smc_test_read_status_reg() 464 flash_writeb(test_data, 0, RDSR); in aspeed_smc_test_read_status_reg() 474 flash_writeb(test_data, 0, RDSR); in aspeed_smc_test_read_status_reg() 498 flash_writeb(test_data, 0, RDSR); in aspeed_smc_test_status_reg_write_protection() 509 flash_writeb(test_data, 0, RDSR); in aspeed_smc_test_status_reg_write_protection() 521 flash_writeb(test_data, 0, RDSR); in aspeed_smc_test_status_reg_write_protection() 532 flash_writeb(test_data, 0, RDSR); in aspeed_smc_test_status_reg_write_protection()
|
| H A D | aspeed-smc-utils.h | 54 RDSR = 0x5, 55 RDSR = 0x5, global() enumerator
|
| /openbmc/qemu/hw/block/ |
| H A D | m25p80.c | 378 RDSR = 0x5, enumerator 1149 return cmd == AAI_WP || cmd == WRDI || cmd == RDSR; in is_valid_aai_cmd() 1335 case RDSR: in decode_new_cmd()
|