Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/phy/tegra/
H A Dxusb-tegra210.c62 #define USB2_HSIC_PORT_WAKE_INTERRUPT_ENABLE(x) BIT((x) + 28) macro
1278 value |= USB2_HSIC_PORT_WAKE_INTERRUPT_ENABLE(index); in tegra210_hsic_enable_phy_wake()
1296 value &= ~USB2_HSIC_PORT_WAKE_INTERRUPT_ENABLE(index); in tegra210_hsic_disable_phy_wake()
1318 if ((value & USB2_HSIC_PORT_WAKE_INTERRUPT_ENABLE(index)) && in tegra210_hsic_phy_remote_wake_detected()
H A Dxusb-tegra186.c54 #define USB2_HSIC_PORT_WAKE_INTERRUPT_ENABLE(x) BIT((x) + 28) macro
/kernel/linux/linux-5.10/drivers/phy/tegra/
H A Dxusb-tegra186.c54 #define USB2_HSIC_PORT_WAKE_INTERRUPT_ENABLE(x) BIT((x) + 28) macro

Completed in 9 milliseconds