Searched refs:UTMIP_LINE_DEB_CNT (Results 1 – 2 of 2) sorted by relevance
119 #define UTMIP_LINE_DEB_CNT(x) ((x) & 0xf) macro337 value &= ~UTMIP_LINE_DEB_CNT(~0); in tegra186_utmi_enable_phy_sleepwalk()338 value |= UTMIP_LINE_DEB_CNT(1); in tegra186_utmi_enable_phy_sleepwalk()
301 #define UTMIP_LINE_DEB_CNT(x) (((x) & 0xf) << 16) macro1368 value &= ~UTMIP_LINE_DEB_CNT(~0); in tegra210_pmc_utmi_enable_phy_sleepwalk()1369 value |= UTMIP_LINE_DEB_CNT(0x1); in tegra210_pmc_utmi_enable_phy_sleepwalk()