Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dcdns3-imx.c72 #define OTGSTS 0x4 macro
73 /* OTGSTS */
332 value = readl(otg_regs + OTGSTS); in cdns_imx_platform_suspend()
333 ret = readl_poll_timeout(otg_regs + OTGSTS, value, in cdns_imx_platform_suspend()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdns3-imx.c72 #define OTGSTS 0x4 macro
73 /* OTGSTS */
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()

Completed in 3 milliseconds