Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dpl330.c243 uint8_t mgr_ns_at_rst; member
1539 s->manager.ns = s->mgr_ns_at_rst; in pl330_reset()
1578 s->cfg[0] = (s->mgr_ns_at_rst ? 0x4 : 0) | in pl330_realize()
1654 DEFINE_PROP_UINT8("mgr_ns_at_rst", PL330State, mgr_ns_at_rst, 0),