Home
last modified time | relevance | path

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

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