Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/cdns3/
Dgadget.c782 EP_CFG_TDL_CHK); in cdns3_wa2_check_outq_status()
2050 ep_cfg |= EP_CFG_TDL_CHK; in cdns3_ep_config()
2057 ep_cfg |= EP_CFG_TDL_CHK; in cdns3_ep_config()
2125 ep_cfg |= EP_CFG_STREAM_EN | EP_CFG_TDL_CHK | EP_CFG_SID_CHK; in cdns3_ep_config()
Dgadget.h556 #define EP_CFG_TDL_CHK BIT(4) macro