Home
last modified time | relevance | path

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

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