Searched refs:CDNSP_EXT_PORT_MAJOR (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/usb/cdns3/
H A Dcdnsp-mem.c1129 port->maj_rev = CDNSP_EXT_PORT_MAJOR(temp);
1172 if (CDNSP_EXT_PORT_MAJOR(temp) == 0x03 &&
1177 if (CDNSP_EXT_PORT_MAJOR(temp) == 0x02 &&
H A Dcdnsp-gadget.h1335 #define CDNSP_EXT_PORT_MAJOR(x) (((x) >> 24) & 0xff) macro

Completed in 209 milliseconds