Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h295 #define DEV_SSP_GEN1x2(p) (((p) & DEV_SPEED_MASK) == XDEV_SSP1x2) macro
H A Dcdnsp-gadget.c33 DEV_SSP_GEN1x2(port_status) || DEV_SSP_GEN2x2(port_status)) in cdnsp_port_speed()