Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/cdns3/
Dcdns3-gadget.c765 EP_CFG_TDL_CHK); in cdns3_wa2_check_outq_status()
2062 ep_cfg |= EP_CFG_TDL_CHK; in cdns3_ep_config()
2068 ep_cfg |= EP_CFG_TDL_CHK; in cdns3_ep_config()
2136 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