Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-tegra-usb.c82 #define UTMIP_PLLU_ENABLE_DLY_COUNT(x) (((x) & 0x1f) << 27) macro
500 UTMIP_PLLU_ENABLE_DLY_COUNT(~0)); in utmi_phy_power_on()
502 UTMIP_PLLU_ENABLE_DLY_COUNT(phy->freq->enable_delay); in utmi_phy_power_on()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-tegra-usb.c96 #define UTMIP_PLLU_ENABLE_DLY_COUNT(x) (((x) & 0x1f) << 27) macro
534 UTMIP_PLLU_ENABLE_DLY_COUNT(~0)); in utmi_phy_power_on()
536 UTMIP_PLLU_ENABLE_DLY_COUNT(phy->freq->enable_delay); in utmi_phy_power_on()

Completed in 3 milliseconds