Home
last modified time | relevance | path

Searched refs:AST_VHUB_EP0_CTRL (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h26 #define AST_VHUB_EP0_CTRL 0x30 /* Endpoint 0 Contrl/Status Register */ macro
H A Dep0.c515 ep->ep0.ctlstat = vhub->regs + AST_VHUB_EP0_CTRL; in ast_vhub_init_ep0()
H A Dcore.c232 writel(0, vhub->regs + AST_VHUB_EP0_CTRL); in ast_vhub_init_hw()
H A Dhub.c872 writel(0, vhub->regs + AST_VHUB_EP0_CTRL); in ast_vhub_hub_reset()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h26 #define AST_VHUB_EP0_CTRL 0x30 /* Endpoint 0 Contrl/Status Register */ macro
H A Dep0.c516 ep->ep0.ctlstat = vhub->regs + AST_VHUB_EP0_CTRL; in ast_vhub_init_ep0()
H A Dcore.c226 writel(0, vhub->regs + AST_VHUB_EP0_CTRL); in ast_vhub_init_hw()
H A Dhub.c897 writel(0, vhub->regs + AST_VHUB_EP0_CTRL); in ast_vhub_hub_reset()

Completed in 8 milliseconds