Searched refs:imod (Results 1 – 6 of 6) sorted by relevance
39 &cps mode imod M A I F43 CPS 1111 0001 0000 imod:2 M:1 0 0000 000 A:1 I:1 F:1 0 mode:5 \
36 &cps !extern mode imod M A I F207 %imod 4:1 !function=plus_2211 CPS 1011 0110 011 . 0 A:1 I:1 F:1 &cps mode=0 M=0 %imod
47 &cps !extern mode imod M A I F383 # If imod == '00' && M == '0' then SEE "Hint instructions", above.384 CPS 1111 0011 1010 1111 1000 0 imod:2 M:1 A:1 I:1 F:1 mode:5 \
7083 if (a->imod & 2) { in trans_CPS()7093 if (a->imod & 1) { in trans_CPS()
154 uint32_t imod; member
2722 xhci->intr[i].imod = 0; in xhci_reset()3049 ret = intr->imod; in xhci_runtime_read()3099 intr->imod = val; in xhci_runtime_write()3576 VMSTATE_UINT32(imod, XHCIInterrupter),