Searched refs:nyet (Results 1 – 3 of 3) sorted by relevance
47 - snps,lpm-nyet-threshold: LPM NYET threshold
3655 uint32_t nyet : 1; /**< NYET Response Received Interrupt (NYET) */ member3673 uint32_t nyet : 1;
2907 (usbc_hcint.s.nyet) ? " NYET" : "", in __cvmx_usb_poll_channel()3098 else if (usbc_hcint.s.nyet) in __cvmx_usb_poll_channel()