Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/adc/
H A Dmax111x.h54 #define TYPE_MAX_1111 "max1111" macro
/openbmc/qemu/hw/adc/
H A Dmax111x.c224 .name = TYPE_MAX_1111,
/openbmc/qemu/hw/arm/
H A Dspitz.c731 sms->max1111 = qdev_new(TYPE_MAX_1111); in spitz_ssp_attach()