Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dr8a66597-hcd.c701 u16 r8a66597_type; in get_r8a66597_type() local
705 r8a66597_type = R8A66597_BULK; in get_r8a66597_type()
708 r8a66597_type = R8A66597_INT; in get_r8a66597_type()
711 r8a66597_type = R8A66597_ISO; in get_r8a66597_type()
715 r8a66597_type = 0x0000; in get_r8a66597_type()
719 return r8a66597_type; in get_r8a66597_type()