Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/tegra/
H A Dxusb-tegra186.c91 #define USB2_PD_TRK BIT(26) macro
222 value &= ~USB2_PD_TRK; in tegra186_utmi_bias_pad_power_on()
246 value |= USB2_PD_TRK; in tegra186_utmi_bias_pad_power_off()
/kernel/linux/linux-6.6/drivers/phy/tegra/
H A Dxusb-tegra186.c91 #define USB2_PD_TRK BIT(26) macro
633 value &= ~USB2_PD_TRK; in tegra186_utmi_bias_pad_power_on()
683 value |= USB2_PD_TRK; in tegra186_utmi_bias_pad_power_off()

Completed in 5 milliseconds