Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dr8a66597-hcd.c699 u16 r8a66597_type; in get_r8a66597_type() local
703 r8a66597_type = R8A66597_BULK; in get_r8a66597_type()
706 r8a66597_type = R8A66597_INT; in get_r8a66597_type()
709 r8a66597_type = R8A66597_ISO; in get_r8a66597_type()
713 r8a66597_type = 0x0000; in get_r8a66597_type()
717 return r8a66597_type; in get_r8a66597_type()