Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-tegra-usb.c125 #define UTMIP_PLLU_STABLE_COUNT(x) (((x) & 0xfff) << 6) macro
493 UTMIP_PLLU_STABLE_COUNT(~0)); in utmi_phy_power_on()
495 UTMIP_PLLU_STABLE_COUNT(phy->freq->stable_count); in utmi_phy_power_on()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-tegra-usb.c139 #define UTMIP_PLLU_STABLE_COUNT(x) (((x) & 0xfff) << 6) macro
527 UTMIP_PLLU_STABLE_COUNT(~0)); in utmi_phy_power_on()
529 UTMIP_PLLU_STABLE_COUNT(phy->freq->stable_count); in utmi_phy_power_on()

Completed in 4 milliseconds