Home
last modified time | relevance | path

Searched refs:PIPEBUF (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dcommon.h61 #define PIPEBUF 0x006A macro
H A Dpipe.c195 __usbhsp_pipe_xxx_set(pipe, 0, PIPEBUF, mask, val); in usbhsp_pipe_buf_set()
/openbmc/linux/include/linux/usb/
H A Dr8a66597.h89 #define PIPEBUF 0x6A macro
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597-hcd.c224 r8a66597_write(r8a66597, 0, PIPEBUF); in disable_controller()
282 r8a66597_write(r8a66597, (8 << 10) | bufnum, PIPEBUF); in pipe_buffer_setting()
H A Dr8a66597.h56 #define PIPEBUF 0x6A macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c250 tmp = r8a66597_read(r8a66597, PIPEBUF); in get_buffer_size()
362 r8a66597_write(r8a66597, (buf_bsize << 10) | (bufnum), PIPEBUF); in pipe_buffer_setting()
/openbmc/linux/drivers/usb/host/
H A Dr8a66597-hcd.c621 PIPEBUF); in pipe_buffer_setting()