Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/cdns3/
Dcdns3-gadget.c752 EP_CFG_TDL_CHK); in cdns3_wa2_check_outq_status()
2052 ep_cfg |= EP_CFG_TDL_CHK; in cdns3_ep_config()
2058 ep_cfg |= EP_CFG_TDL_CHK; in cdns3_ep_config()
2130 ep_cfg |= EP_CFG_STREAM_EN | EP_CFG_TDL_CHK | EP_CFG_SID_CHK; in cdns3_ep_config()
Dcdns3-gadget.h557 #define EP_CFG_TDL_CHK BIT(4) macro