Home
last modified time | relevance | path

Searched hist:d1e562deb2de5c2ced639b18dee59a9ab08236b6 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dmac_dbdma.hdiff d1e562deb2de5c2ced639b18dee59a9ab08236b6 Sat Jun 29 19:18:54 CDT 2013 Alexander Graf <agraf@suse.de> PPC: dbdma: Introduce kick function

The DBDMA engine really is running all the time, waiting for input. However
we don't want to waste cycles constantly polling.

So introduce a kick function that data providers can call to notify the
DBDMA controller of new input.

Signed-off-by: Alexander Graf <agraf@suse.de>
/openbmc/qemu/hw/misc/macio/
H A Dmac_dbdma.cdiff d1e562deb2de5c2ced639b18dee59a9ab08236b6 Sat Jun 29 19:18:54 CDT 2013 Alexander Graf <agraf@suse.de> PPC: dbdma: Introduce kick function

The DBDMA engine really is running all the time, waiting for input. However
we don't want to waste cycles constantly polling.

So introduce a kick function that data providers can call to notify the
DBDMA controller of new input.

Signed-off-by: Alexander Graf <agraf@suse.de>