Searched hist:d1e562deb2de5c2ced639b18dee59a9ab08236b6 (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/ppc/ |
H A D | mac_dbdma.h | d1e562deb2de5c2ced639b18dee59a9ab08236b6 Sun Jun 30 00:18:54 UTC 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>
|
/qemu/hw/misc/macio/ |
H A D | mac_dbdma.c | d1e562deb2de5c2ced639b18dee59a9ab08236b6 Sun Jun 30 00:18:54 UTC 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>
|