Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Detraxfs_pic.c42 DECLARE_INSTANCE_CHECKER(struct etrax_pic, ETRAX_FS_PIC,
45 struct etrax_pic struct
55 static void pic_update(struct etrax_pic *fs) in pic_update() argument
86 struct etrax_pic *fs = opaque; in pic_read()
97 struct etrax_pic *fs = opaque; in pic_write()
118 struct etrax_pic *fs = (void *)opaque; in nmi_handler()
132 struct etrax_pic *fs = (void *)opaque; in irq_handler()
148 struct etrax_pic *s = ETRAX_FS_PIC(obj); in etraxfs_pic_init()
163 .instance_size = sizeof(struct etrax_pic),