Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/phy/tegra/
H A Dxusb-tegra210.c373 #define PCTRL_VAL(x) (((x) & 0x3f) << 1) macro
1433 value &= ~(TCTRL_VAL(~0) | PCTRL_VAL(~0)); in tegra210_pmc_utmi_enable_phy_sleepwalk()
1434 value |= (TCTRL_VAL(tctrl) | PCTRL_VAL(pctrl)); in tegra210_pmc_utmi_enable_phy_sleepwalk()

Completed in 7 milliseconds