Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dsifive_plic.h36 PLICMode_M enumerator
/openbmc/qemu/hw/intc/
H A Dsifive_plic.c45 case 'M': return PLICMode_M; in char_to_mode()
126 case PLICMode_M: in sifive_plic_update()
511 if (plic->addr_config[i].mode == PLICMode_M) { in type_init()