Home
last modified time | relevance | path

Searched refs:TYPE_BCM2835_AUX (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/char/
H A Dbcm2835_aux.c260 .name = TYPE_BCM2835_AUX,
280 TYPE_BCM2835_AUX, 0x100); in bcm2835_aux_init()
309 .name = TYPE_BCM2835_AUX,
/openbmc/qemu/include/hw/char/
H A Dbcm2835_aux.h16 #define TYPE_BCM2835_AUX "bcm2835-aux" macro
/openbmc/qemu/hw/arm/
H A Dbcm2835_peripherals.c103 object_initialize_child(obj, "aux", &s->aux, TYPE_BCM2835_AUX); in raspi_peripherals_base_init()