Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Dcore.c181 ctrl = VHUB_CTRL_PHY_CLK | in ast_vhub_init_hw()
282 writel(VHUB_CTRL_PHY_CLK | in ast_vhub_remove()
H A Dvhub.h34 #define VHUB_CTRL_PHY_CLK (1 << 31) macro