Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dr8a66597.h261 #define NRDY0 0x0001 /* b1: PIPE0 */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h246 #define NRDY0 0x0001 /* b1: PIPE0 */ macro
/openbmc/linux/drivers/usb/host/
H A Dr8a66597-hcd.c1577 if (mask & NRDY0) { in irq_pipe_nrdy()