Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h1340 #define CDNSP_EXT_PORT_COUNT(x) (((x) >> 8) & 0xff) macro
H A Dcdnsp-mem.c1135 port_count = CDNSP_EXT_PORT_COUNT(temp); in cdnsp_add_in_port()