Home
last modified time | relevance | path

Searched refs:DEV_VER_V3 (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/usb/cdns3/
Dcdns3-gadget.c181 if (priv_dev->dev_ver < DEV_VER_V3) in cdns3_get_tdl()
1096 if (priv_dev->dev_ver < DEV_VER_V3) in cdns3_rearm_drdy_if_needed()
2006 if (priv_dev->dev_ver >= DEV_VER_V3 && priv_ep) { in cdns3_configure_dmult()
2133 if (priv_dev->dev_ver >= DEV_VER_V3) { in cdns3_ep_config()
Dcdns3-ep0.c840 if (priv_dev->dev_ver >= DEV_VER_V3) { in cdns3_ep0_config()
Dcdns3-gadget.h908 #define DEV_VER_V3 0x0002450d macro