Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/aspeed-vhub/
Dcore.c176 ctrl = VHUB_CTRL_PHY_CLK | in ast_vhub_init_hw()
277 writel(VHUB_CTRL_PHY_CLK | in ast_vhub_remove()
Dvhub.h34 #define VHUB_CTRL_PHY_CLK (1 << 31) macro