Home
last modified time | relevance | path

Searched refs:SSUSB_IP_XHCI_U2_PORT_NUM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/mtu3/
H A Dmtu3_host.c99 ssusb->u2_ports = SSUSB_IP_XHCI_U2_PORT_NUM(xhci_cap); in host_ports_num_get()
H A Dmtu3_hw_regs.h493 #define SSUSB_IP_XHCI_U2_PORT_NUM(x) (((x) >> 8) & 0xff) macro
/kernel/linux/linux-6.6/drivers/usb/mtu3/
H A Dmtu3_host.c121 ssusb->u2_ports = SSUSB_IP_XHCI_U2_PORT_NUM(xhci_cap); in host_ports_num_get()
H A Dmtu3_hw_regs.h510 #define SSUSB_IP_XHCI_U2_PORT_NUM(x) (((x) >> 8) & 0xff) macro

Completed in 5 milliseconds