Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/phy/tegra/
H A Dxusb-tegra186.c167 #define LINE_WAKEUP_EN BIT(21) macro
362 value &= ~LINE_WAKEUP_EN; in tegra186_utmi_enable_phy_sleepwalk()
469 value |= MASTER_ENABLE | LINE_WAKEUP_EN; in tegra186_utmi_enable_phy_sleepwalk()
488 value &= ~(MASTER_ENABLE | LINE_WAKEUP_EN); in tegra186_utmi_disable_phy_sleepwalk()

Completed in 3 milliseconds