Home
last modified time | relevance | path

Searched hist:"67 d80321" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/intc/
H A Dbcm2836_control.h67d80321 Fri Mar 15 06:12:28 CDT 2019 Zoltán Baldaszti <bztemail@gmail.com> hw/intc/bcm2836_control: Implement local timer

The BCM2836 control logic module includes a simple
"local timer" which is a programmable down-counter that
can generates an interrupt. Implement this functionality.

Signed-off-by: Zoltán Baldaszti <bztemail@gmail.com>
[PMM: wrote commit message; wrapped long line; tweaked
some comments to match the final version of the code]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
/openbmc/qemu/hw/intc/
H A Dbcm2836_control.c67d80321 Fri Mar 15 06:12:28 CDT 2019 Zoltán Baldaszti <bztemail@gmail.com> hw/intc/bcm2836_control: Implement local timer

The BCM2836 control logic module includes a simple
"local timer" which is a programmable down-counter that
can generates an interrupt. Implement this functionality.

Signed-off-by: Zoltán Baldaszti <bztemail@gmail.com>
[PMM: wrote commit message; wrapped long line; tweaked
some comments to match the final version of the code]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>