Home
last modified time | relevance | path

Searched refs:R8A66597_ISO (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dr8a66597.h361 #define R8A66597_ISO 0xC000 /* Isochronous */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597.h346 #define R8A66597_ISO 0xC000 /* Isochronous */ macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c349 case R8A66597_ISO: in pipe_buffer_setting()
500 info.type = R8A66597_ISO; in alloc_pipe_config()
/openbmc/linux/drivers/usb/host/
H A Dr8a66597-hcd.c709 r8a66597_type = R8A66597_ISO; in get_r8a66597_type()