Home
last modified time | relevance | path

Searched refs:PROT_HARDLOCKED (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/misc/
H A Daspeed_sdmc.c26 #define PROT_HARDLOCKED 0x10 /* AST2600 */ macro
498 if (s->regs[R_PROT] == PROT_HARDLOCKED) { in aspeed_2600_sdmc_write()
517 data = PROT_HARDLOCKED; in aspeed_2600_sdmc_write()
631 if (s->regs[R_2700_PROT] == PROT_HARDLOCKED) { in aspeed_2700_sdmc_write()
650 data = PROT_HARDLOCKED; in aspeed_2700_sdmc_write()