Searched refs:PIPEBUF (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | common.h | 61 #define PIPEBUF 0x006A macro 206 /* PIPEBUF */
|
H A D | pipe.c | 188 * PIPEBUF 195 __usbhsp_pipe_xxx_set(pipe, 0, PIPEBUF, mask, val); in usbhsp_pipe_buf_set() 219 * PIPEBUF : usbhsp_pipe_buf_xxx in usbhsp_pipe_select() 481 * PIPEBUF in usbhsp_setup_pipebuff() 484 * - "Register Descriptions" - "PIPEBUF" register in usbhsp_setup_pipebuff()
|
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
H A D | common.h | 61 #define PIPEBUF 0x006A macro 206 /* PIPEBUF */
|
H A D | pipe.c | 188 * PIPEBUF 195 __usbhsp_pipe_xxx_set(pipe, 0, PIPEBUF, mask, val); in usbhsp_pipe_buf_set() 219 * PIPEBUF : usbhsp_pipe_buf_xxx in usbhsp_pipe_select() 481 * PIPEBUF in usbhsp_setup_pipebuff() 484 * - "Register Descriptions" - "PIPEBUF" register in usbhsp_setup_pipebuff()
|
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | r8a66597.h | 103 #define PIPEBUF 0x6A macro
|
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | r8a66597.h | 89 #define PIPEBUF 0x6A macro
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | r8a66597-udc.c | 250 tmp = r8a66597_read(r8a66597, PIPEBUF); in get_buffer_size() 362 r8a66597_write(r8a66597, (buf_bsize << 10) | (bufnum), PIPEBUF); in pipe_buffer_setting()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | r8a66597-udc.c | 250 tmp = r8a66597_read(r8a66597, PIPEBUF); in get_buffer_size() 362 r8a66597_write(r8a66597, (buf_bsize << 10) | (bufnum), PIPEBUF); in pipe_buffer_setting()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | r8a66597-hcd.c | 621 PIPEBUF); in pipe_buffer_setting()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | r8a66597-hcd.c | 621 PIPEBUF); in pipe_buffer_setting()
|
Completed in 17 milliseconds