Home
last modified time | relevance | path

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

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