Home
last modified time | relevance | path

Searched refs:SSUSB_IP_XHCI_U3_PORT_NUM (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/usb/mtu3/
Dmtu3_host.c152 ssusb->u3_ports = SSUSB_IP_XHCI_U3_PORT_NUM(xhci_cap); in host_ports_num_get()
Dmtu3_hw_regs.h511 #define SSUSB_IP_XHCI_U3_PORT_NUM(x) ((x) & 0xff) macro
Dmtu3_plat.c210 host_u3p_num = SSUSB_IP_XHCI_U3_PORT_NUM(value); in ssusb_u3_drd_check()