Searched refs:VHUB_EP1_CTRL_STALL (Results 1 – 2 of 2) sorted by relevance
255 reg |= VHUB_EP1_CTRL_STALL; in ast_vhub_hub_ep_feature()257 reg &= ~VHUB_EP1_CTRL_STALL; in ast_vhub_hub_ep_feature()
107 #define VHUB_EP1_CTRL_STALL (1 << 1) macro