Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-gadget.h290 #define SPEEDCTRL_HS BIT(2) macro
H A Dcdns2-gadget.c219 if (speed & SPEEDCTRL_HS) in cdns2_get_speed()