Home
last modified time | relevance | path

Searched refs:AST_VHUB_EP1_CTRL (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/usb/gadget/
H A Daspeed_usbtty.c46 #define AST_VHUB_EP1_CTRL 0x38 macro
730 ast_udc_write(0, AST_VHUB_EP1_CTRL); in udc_init()
H A Daspeed_udc.c48 #define AST_VHUB_EP1_CTRL 0x38 macro
1156 writel(0, base + AST_VHUB_EP1_CTRL); in udc_init()
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c260 reg = readl(ep->vhub->regs + AST_VHUB_EP1_CTRL); in ast_vhub_hub_ep_feature()
267 writel(reg, ep->vhub->regs + AST_VHUB_EP1_CTRL); in ast_vhub_hub_ep_feature()
900 vhub->regs + AST_VHUB_EP1_CTRL); in ast_vhub_hub_reset()
H A Dvhub.h28 #define AST_VHUB_EP1_CTRL 0x38 /* Endpoint 1 Contrl/Status Register */ macro
H A Dcore.c229 vhub->regs + AST_VHUB_EP1_CTRL); in ast_vhub_init_hw()