Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/aspeed-vhub/
Depn.c510 writel(VHUB_EP_TOGGLE_SET_EPNUM(ep->epn.g_idx), in ast_vhub_update_epn_stall()
576 imask = VHUB_EP_IRQ(ep->epn.g_idx); in ast_vhub_epn_disable()
735 writel(VHUB_EP_TOGGLE_SET_EPNUM(ep->epn.g_idx), in ast_vhub_epn_enable()
739 imask = VHUB_EP_IRQ(ep->epn.g_idx); in ast_vhub_epn_enable()
823 ep->epn.g_idx = i; in ast_vhub_alloc_epn()
Dvhub.h316 unsigned int g_idx; member
Ddev.c434 ep->epn.g_idx, addr); in ast_vhub_udc_match_ep()