Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/aspeed-vhub/
Dcore.c188 ctrl = VHUB_CTRL_PHY_CLK | in ast_vhub_init_hw()
284 writel(VHUB_CTRL_PHY_CLK | in ast_vhub_remove()
Dvhub.h31 #define VHUB_CTRL_PHY_CLK (1 << 31) macro