Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dpl330.c88 #define CFG_INS 3 macro
892 if (ch->ns && !(ch->parent->cfg[CFG_INS] & (1 << ev_id))) { in pl330_dmasev()
983 if (ch->ns && !(ch->parent->cfg[CFG_INS] & (1 << ev_id))) { in pl330_dmawfe()
1660 DEFINE_PROP_UINT32("INS", PL330State, cfg[CFG_INS], 0),