Home
last modified time | relevance | path

Searched refs:m48t59 (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/rtc/
H A Dmeson.build4 system_ss.add(when: 'CONFIG_M48T59', if_true: files('m48t59.c'))
7 system_ss.add(when: ['CONFIG_ISA_BUS', 'CONFIG_M48T59'], if_true: files('m48t59-isa.c'))
H A Dtrace-events25 # m48t59.c
/qemu/hw/ppc/
H A Dprep.c239 Nvram *m48t59 = NULL; in ibm_40p_init() local
307 m48t59 = NVRAM(isa_create_simple(isa_bus, "isa-m48t59")); in ibm_40p_init()
409 if (m48t59) { in ibm_40p_init()
410 PPC_NVRAM_set_params(m48t59, NVRAM_SIZE, "PREP", machine->ram_size, in ibm_40p_init()
/qemu/tests/qtest/
H A Dmeson.build165 (config_all_devices.has_key('CONFIG_M48T59') ? ['m48t59-test'] : []) + \
184 qtests_sparc = ['prom-env-test', 'm48t59-test', 'boot-serial-test'] + \
/qemu/
H A DMAINTAINERS1498 F: hw/rtc/m48t59-isa.c
1500 F: include/hw/rtc/m48t59.h