Home
last modified time | relevance | path

Searched refs:TYPE_ASPEED_ADC_ENGINE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/adc/
H A Daspeed_adc.h24 #define TYPE_ASPEED_ADC_ENGINE "aspeed.adc.engine" macro
/openbmc/qemu/hw/adc/
H A Daspeed_adc.c266 g_autofree char *name = g_strdup_printf(TYPE_ASPEED_ADC_ENGINE ".%d", in aspeed_adc_engine_realize()
307 .name = TYPE_ASPEED_ADC_ENGINE,
322 TYPE_ASPEED_ADC_ENGINE); in aspeed_adc_instance_init()