Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Daspeed_sdmc.c26 #define PROT_HARDLOCKED 0x10 /* AST2600 */ macro
499 if (s->regs[R_PROT] == PROT_HARDLOCKED) { in aspeed_2600_sdmc_write()
518 data = PROT_HARDLOCKED; in aspeed_2600_sdmc_write()
632 if (s->regs[R_2700_PROT] == PROT_HARDLOCKED) { in aspeed_2700_sdmc_write()
651 data = PROT_HARDLOCKED; in aspeed_2700_sdmc_write()