Home
last modified time | relevance | path

Searched refs:VHUB_EP1_CTRL_STALL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h102 #define VHUB_EP1_CTRL_STALL (1 << 1) macro
H A Dhub.c245 reg |= VHUB_EP1_CTRL_STALL; in ast_vhub_hub_ep_feature()
247 reg &= ~VHUB_EP1_CTRL_STALL; in ast_vhub_hub_ep_feature()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds