Home
last modified time | relevance | path

Searched defs:PBUSY (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dr8a66597.h361 #define PBUSY 0x0020 /* b5: pipe busy */ macro
408 #define PBUSY 0x0020 /* b5: pipe busy */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dr8a66597.h312 #define PBUSY 0x0020 /* b5: pipe busy */ macro
359 #define PBUSY 0x0020 /* b5: pipe busy */ macro
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dcommon.h221 #define PBUSY (1 << 5) /* Pipe Busy */ macro