Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/gadget/udc/aspeed-vhub/
Dvhub.h158 #define VHUB_EP_CFG_STALL_CTRL (1 << 12) macro
Depn.c504 reg |= VHUB_EP_CFG_STALL_CTRL; in ast_vhub_update_epn_stall()
506 reg &= ~VHUB_EP_CFG_STALL_CTRL; in ast_vhub_update_epn_stall()