Searched refs:DEV_PORT (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/cdns3/ | ||
| H A D | cdnsp-gadget.h | 613 #define DEV_PORT(p) (((p) & 0xff) << 16) macro |
| H A D | cdnsp-mem.c | 760 port = DEV_PORT(pdev->active_port->port_num); in cdnsp_setup_addressable_priv_dev() |