Home
last modified time | relevance | path

Searched hist:"244 a0ee9" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/input/
H A Dadb.h244a0ee9 Tue Jun 23 15:49:26 CDT 2020 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> adb: keep track of devices with pending data

Add a new pending variable to ADBBusState which is a bitmask indicating which
ADB devices have data to send. Update the bitmask every time that an ADB
request is executed.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Finn Thain <fthain@telegraphics.com.au>
Acked-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20200623204936.24064-13-mark.cave-ayland@ilande.co.uk>
/openbmc/qemu/hw/input/
H A Dadb.c244a0ee9 Tue Jun 23 15:49:26 CDT 2020 Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> adb: keep track of devices with pending data

Add a new pending variable to ADBBusState which is a bitmask indicating which
ADB devices have data to send. Update the bitmask every time that an ADB
request is executed.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Finn Thain <fthain@telegraphics.com.au>
Acked-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20200623204936.24064-13-mark.cave-ayland@ilande.co.uk>