Home
last modified time | relevance | path

Searched refs:BEMP0 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dr8a66597.h273 #define BEMP0 0x0001 /* b0: PIPE0 */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h258 #define BEMP0 0x0001 /* b0: PIPE0 */ macro
H A Dr8a66597-hcd.c502 r8a66597_write(r8a66597, ~BEMP0, BEMPSTS); in send_status_packet()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c581 r8a66597_write(r8a66597, ~BEMP0, BEMPSTS); in start_ep0_write()
1133 if ((status & BEMP0) && (enb & BEMP0)) { in irq_pipe_empty()
1134 r8a66597_write(r8a66597, ~BEMP0, BEMPSTS); in irq_pipe_empty()
/openbmc/linux/drivers/usb/host/
H A Dr8a66597-hcd.c185 r8a66597_bset(r8a66597, BEMP0, BEMPENB); in enable_controller()
1170 r8a66597_write(r8a66597, ~BEMP0, BEMPSTS); in prepare_status_packet()
1540 if (mask & BEMP0) { in irq_pipe_empty()