aboutsummaryrefslogtreecommitdiff
path: root/hw/ssi.h
diff options
context:
space:
mode:
authorPeter A. G. Crosthwaite <peter.crosthwaite@petalogix.com>2012-07-24 10:55:15 +1000
committerPeter Crosthwaite <peter.crosthwaite@xilinx.com>2012-10-10 11:13:31 +1000
commitb4a76e84f4997392c9d2eb6f4373dc376d2ffd82 (patch)
treec86259bd728cddf0a9e67bc3b87802fe4981505e /hw/ssi.h
parent4bb26682f70a5f626cad3e0ac82bf4b6252ea7a4 (diff)
downloadqemu-b4a76e84f4997392c9d2eb6f4373dc376d2ffd82.zip
qemu-b4a76e84f4997392c9d2eb6f4373dc376d2ffd82.tar.gz
qemu-b4a76e84f4997392c9d2eb6f4373dc376d2ffd82.tar.bz2
ssi: Support for multiple attached devices
Removed assertion that only one device is attached to the SSI bus. When multiple devices are attached, all slaves have their transfer function called for transfers. Each device is responsible for knowing whether or not its CS is active, and if not returning 0. The returned data is the logical or of all responses from the (mulitple) devices. Signed-off-by: Peter A. G. Crosthwaite <peter.crosthwaite@petalogix.com> Acked-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/ssi.h')
0 files changed, 0 insertions, 0 deletions