Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci.h28 #define HCS_N_PORTS(p) (((p) >> 0) & 0xf) macro
H A Dehci-hcd.c151 int max_ports = HCS_N_PORTS(ehci_readl(&ctrl->hccr->cr_hcsparams)); in ehci_get_portsc_register()
211 int max_ports = HCS_N_PORTS(ehci_readl(&ctrl->hccr->cr_hcsparams)); in ehci_shutdown()
1045 descriptor.hub.bNbrPorts = HCS_N_PORTS(reg); in ehci_common_init()