Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h102 #define VHUB_EP1_CTRL_STALL (1 << 1) macro
H A Dhub.c262 reg |= VHUB_EP1_CTRL_STALL; in ast_vhub_hub_ep_feature()
264 reg &= ~VHUB_EP1_CTRL_STALL; in ast_vhub_hub_ep_feature()