Home
last modified time | relevance | path

Searched full:pl050 (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/qemu/hw/input/
H A Dpl050.c2 * Arm PrimeCell PL050 Keyboard / Mouse Interface
12 * + sysbus MMIO region 0: MemoryRegion defining the PL050 registers
15 * + sysbus IRQ 0: PL050 output irq
22 #include "hw/input/pl050.h"
30 .name = "pl050",
154 PL050State *s = PL050(dev); in pl050_realize()
164 PL050State *ps = PL050(dev); in pl050_kbd_realize()
177 PL050State *ps = PL050(obj); in pl050_kbd_init()
187 PL050State *ps = PL050(dev); in pl050_mouse_realize()
200 PL050State *ps = PL050(obj); in pl050_mouse_init()
[all …]
H A DKconfig9 config PL050 config
H A Dmeson.build4 system_ss.add(when: 'CONFIG_PL050', if_true: files('pl050.c'))
/openbmc/linux/Documentation/devicetree/bindings/serio/
H A Darm,pl050.yaml4 $id: http://devicetree.org/schemas/serio/arm,pl050.yaml#
7 title: Arm Ltd. PrimeCell PL050 PS/2 Keyboard/Mouse Interface
22 const: arm,pl050
29 - const: arm,pl050
60 compatible = "arm,pl050", "arm,primecell";
/openbmc/qemu/include/hw/input/
H A Dpl050.h2 * Arm PrimeCell PL050 Keyboard / Mouse Interface
24 #define TYPE_PL050 "pl050"
25 OBJECT_DECLARE_TYPE(PL050State, PL050DeviceClass, PL050)
/openbmc/qemu/hw/arm/
H A DKconfig95 select PL050 # keyboard/mouse
179 select PL050 # keyboard/mouse
270 select PL050 # keyboard/mouse
/openbmc/linux/drivers/input/serio/
H A Dambakmi.c78 ret = request_irq(kmi->irq, amba_kmi_int, IRQF_SHARED, "kmi-pl050", in amba_kmi_open()
197 .name = "kmi-pl050",
/openbmc/qemu/docs/system/arm/
H A Dintegratorcp.rst14 - PL050 KMI with PS/2 keyboard and mouse.
H A Drealview.rst25 - PL050 KMI with PS/2 keyboard and mouse
H A Dversatile.rst16 - PL050 KMI with PS/2 keyboard and mouse.
H A Dvexpress.rst19 - PL050 keyboard and mouse
/openbmc/linux/arch/arm64/boot/dts/arm/
H A Drtsm_ve-motherboard.dtsi154 compatible = "arm,pl050", "arm,primecell";
162 compatible = "arm,pl050", "arm,primecell";
H A Djuno-motherboard.dtsi252 compatible = "arm,pl050", "arm,primecell";
260 compatible = "arm,pl050", "arm,primecell";
/openbmc/linux/arch/arm/boot/dts/arm/
H A Dintegratorcp.dts260 compatible = "arm,pl050", "arm,primecell";
266 compatible = "arm,pl050", "arm,primecell";
H A Dintegratorap.dts236 compatible = "arm,pl050", "arm,primecell";
243 compatible = "arm,pl050", "arm,primecell";
H A Dversatile-ab.dts433 compatible = "arm,pl050", "arm,primecell";
441 compatible = "arm,pl050", "arm,primecell";
H A Darm-realview-eb.dtsi350 compatible = "arm,pl050", "arm,primecell";
357 compatible = "arm,pl050", "arm,primecell";
H A Dvexpress-v2m-rs1.dtsi284 compatible = "arm,pl050", "arm,primecell";
292 compatible = "arm,pl050", "arm,primecell";
H A Dvexpress-v2m.dtsi204 compatible = "arm,pl050", "arm,primecell";
212 compatible = "arm,pl050", "arm,primecell";
H A Darm-realview-pbx.dtsi548 compatible = "arm,pl050", "arm,primecell";
555 compatible = "arm,pl050", "arm,primecell";
H A Darm-realview-pb1176.dts526 compatible = "arm,pl050", "arm,primecell";
535 compatible = "arm,pl050", "arm,primecell";
H A Darm-realview-pb11mp.dts499 compatible = "arm,pl050", "arm,primecell";
508 compatible = "arm,pl050", "arm,primecell";
/openbmc/linux/include/linux/amba/
H A Dkmi.h10 * From ARM PrimeCell(tm) PS2 Keyboard/Mouse Interface (PL050) Technical
/openbmc/qemu/
H A DMAINTAINERS658 F: hw/input/pl050.c
659 F: include/hw/input/pl050.h
/openbmc/linux/
H A DMAINTAINERS1703 ARM PRIMECELL KMI PL050 DRIVER

12