Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/cdns3/
Dcdns3-imx.c72 #define OTGSTS 0x4 macro
337 value = readl(otg_regs + OTGSTS); in cdns_imx_platform_suspend()
338 ret = readl_poll_timeout(otg_regs + OTGSTS, value, in cdns_imx_platform_suspend()