Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h158 #define VHUB_EP_CFG_STALL_CTRL (1 << 12) macro
H A Depn.c507 reg |= VHUB_EP_CFG_STALL_CTRL; in ast_vhub_update_epn_stall()
509 reg &= ~VHUB_EP_CFG_STALL_CTRL; in ast_vhub_update_epn_stall()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H A Dvhub.h158 #define VHUB_EP_CFG_STALL_CTRL (1 << 12) macro
H A Depn.c511 reg |= VHUB_EP_CFG_STALL_CTRL; in ast_vhub_update_epn_stall()
513 reg &= ~VHUB_EP_CFG_STALL_CTRL; in ast_vhub_update_epn_stall()

Completed in 5 milliseconds