Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-tegra-usb.c115 #define UTMIP_DPDM_OBSERVE BIT(26) macro
672 val |= UTMIP_DPDM_OBSERVE; in utmi_phy_restore_start()
683 val &= ~UTMIP_DPDM_OBSERVE; in utmi_phy_restore_end()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-tegra-usb.c129 #define UTMIP_DPDM_OBSERVE BIT(26) macro
750 val |= UTMIP_DPDM_OBSERVE; in utmi_phy_restore_start()
761 val &= ~UTMIP_DPDM_OBSERVE; in utmi_phy_restore_end()

Completed in 5 milliseconds