Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dr8a66597-hcd.c714 u16 r8a66597_type; in get_r8a66597_type() local
718 r8a66597_type = R8A66597_BULK; in get_r8a66597_type()
721 r8a66597_type = R8A66597_INT; in get_r8a66597_type()
724 r8a66597_type = R8A66597_ISO; in get_r8a66597_type()
728 r8a66597_type = 0x0000; in get_r8a66597_type()
732 return r8a66597_type; in get_r8a66597_type()