Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Dsh_intc.c23 int pending_changed = 0; in sh_intc_toggle_source() local
41 pending_changed = 1; in sh_intc_toggle_source()
43 if (pending_changed) { in sh_intc_toggle_source()
57 if (enable_changed || assert_adj || pending_changed) { in sh_intc_toggle_source()