Searched refs:PBUSY (Results 1 – 4 of 4) sorted by relevance
361 #define PBUSY 0x0020 /* b5: pipe busy */ macro408 #define PBUSY 0x0020 /* b5: pipe busy */ macro
221 #define PBUSY (1 << 5) /* Pipe Busy */ macro
329 val &= PBUSY; in usbhs_pipe_disable()
471 r8a66597_reg_wait(r8a66597, pipe->pipectr, PBUSY, 0); in pipe_stop()