Searched refs:imod (Results 1 – 10 of 10) 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 \
7052 if (a->imod & 2) { in trans_CPS()7062 if (a->imod & 1) { in trans_CPS()
28 imod-interval-ns:
28 - imod-interval-ns: default interrupt moderation interval is 40000ns
121 imod-interval-ns:210 imod-interval-ns = <10000>;
154 uint32_t imod; member
2716 xhci->intr[i].imod = 0; in xhci_reset()3024 ret = intr->imod; in xhci_runtime_read()3074 intr->imod = val; in xhci_runtime_write()3551 VMSTATE_UINT32(imod, XHCIInterrupter),
3391 u32 val, imod; in tegra_xudc_device_params_init() local3479 imod = XUDC_INTERRUPT_MODERATION_US * 4; in tegra_xudc_device_params_init()3482 val |= (RT_IMOD_IMODI(imod) | RT_IMOD_IMODC(imod)); in tegra_xudc_device_params_init()