Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dsifive_plic.h35 PLICMode_S, enumerator
/openbmc/qemu/hw/intc/
H A Dsifive_plic.c44 case 'S': return PLICMode_S; in char_to_mode()
129 case PLICMode_S: in sifive_plic_update()
508 if (plic->addr_config[i].mode == PLICMode_S) { in type_init()