Home
last modified time | relevance | path

Searched refs:R8A66597_INT (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/linux/usb/
Dr8a66597.h376 #define R8A66597_INT 0x8000 /* Interrupt */ macro
/linux-5.19.10/drivers/usb/gadget/udc/
Dr8a66597-udc.c332 case R8A66597_INT: in pipe_buffer_setting()
490 info.type = R8A66597_INT; in alloc_pipe_config()
/linux-5.19.10/drivers/usb/host/
Dr8a66597-hcd.c706 r8a66597_type = R8A66597_INT; in get_r8a66597_type()
766 if ((pipe->info.pipenum != 0) && (info->type != R8A66597_INT)) { in enable_r8a66597_pipe_dma()