Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.c181 if (priv_dev->dev_ver < DEV_VER_V3) in cdns3_get_tdl()
1100 if (priv_dev->dev_ver < DEV_VER_V3) in cdns3_rearm_drdy_if_needed()
2069 if (priv_dev->dev_ver >= DEV_VER_V3 && priv_ep) { in cdns3_configure_dmult()
2184 if (priv_dev->dev_ver >= DEV_VER_V3) { in cdns3_ep_config()
H A Dcdns3-ep0.c840 if (priv_dev->dev_ver >= DEV_VER_V3) { in cdns3_ep0_config()
H A Dcdns3-gadget.h908 #define DEV_VER_V3 0x0002450d macro