Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dtrace-events36 pl330_dmast(uint8_t chan, uint32_t addr, uint32_t sz, uint32_t num, char ch) "channel:%"PRId8" addr…
H A Dpl330.c905 static void pl330_dmast(PL330Chan *ch, uint8_t opcode, uint8_t *args, int len) in pl330_dmast() function
949 pl330_dmast(ch, opcode, args, len); in pl330_dmastp()
1085 { .opcode = 0x08, .opmask = 0xFC, .size = 1, .exec = pl330_dmast, },