Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dr8a66597.h61 #define DVSTCTR0 0x08 macro
/linux-4.4.14/drivers/usb/host/
Dr8a66597.h264 return port == 0 ? DVSTCTR0 : DVSTCTR1; in get_dvstctr_reg()
/linux-4.4.14/drivers/usb/gadget/udc/
Dr8a66597-udc.c50 return r8a66597_read(r8a66597, DVSTCTR0) & RHST; in get_usb_speed()