Home
last modified time | relevance | path

Searched defs:CAP_U2_PORT_NUM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mtk.c44 #define CAP_U2_PORT_NUM(p) (((p) >> 8) & 0xff) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mtk.c46 #define CAP_U2_PORT_NUM(p) (((p) >> 8) & 0xff) macro

Completed in 3 milliseconds