Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-imx.c72 #define OTGSTS 0x4 macro
335 value = readl(otg_regs + OTGSTS); in cdns_imx_platform_suspend()
336 ret = readl_poll_timeout(otg_regs + OTGSTS, value, in cdns_imx_platform_suspend()