Searched refs:AST_VHUB_EP1_CTRL (Results 1 – 2 of 2) sorted by relevance
261 reg = readl(ep->vhub->regs + AST_VHUB_EP1_CTRL); in ast_vhub_hub_ep_feature() 268 writel(reg, ep->vhub->regs + AST_VHUB_EP1_CTRL); in ast_vhub_hub_ep_feature() 901 vhub->regs + AST_VHUB_EP1_CTRL); in ast_vhub_hub_reset()
28 #define AST_VHUB_EP1_CTRL 0x38 /* Endpoint 1 Contrl/Status Register */ macro