Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Ddwc3.txt47 - snps,lpm-nyet-threshold: LPM NYET threshold
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-usbcx-defs.h3655 uint32_t nyet : 1; /**< NYET Response Received Interrupt (NYET) */ member
3673 uint32_t nyet : 1;
H A Dcvmx-usb.c2907 (usbc_hcint.s.nyet) ? " NYET" : "", in __cvmx_usb_poll_channel()
3098 else if (usbc_hcint.s.nyet) in __cvmx_usb_poll_channel()