Lines Matching defs:x
44 #define TEGRA_USB_PORTSC1_PTS(x) (((x) & 0x3) << 30) argument
49 #define TEGRA_USB_HOSTPC1_DEVLC_PTS(x) (((x) & 0x7) << 29) argument
65 #define USB_WAKEUP_DEBOUNCE_COUNT(x) (((x) & 0x7) << 16) argument
82 #define ULPI_DATA_TRIMMER_SEL(x) (((x) & 0x7) << 1) argument
84 #define ULPI_STPDIRNXT_TRIMMER_SEL(x) (((x) & 0x7) << 17) argument
86 #define ULPI_DIR_TRIMMER_SEL(x) (((x) & 0x7) << 25) argument
89 #define UTMIP_XTAL_FREQ_COUNT(x) (((x) & 0xfff) << 0) argument
90 #define UTMIP_PLLU_ENABLE_DLY_COUNT(x) (((x) & 0x1f) << 27) argument
93 #define UTMIP_XCVR_SETUP(x) (((x) & 0xf) << 0) argument
94 #define UTMIP_XCVR_SETUP_MSB(x) ((((x) & 0x70) >> 4) << 22) argument
95 #define UTMIP_XCVR_LSRSLEW(x) (((x) & 0x3) << 8) argument
96 #define UTMIP_XCVR_LSFSLEW(x) (((x) & 0x3) << 10) argument
101 #define UTMIP_XCVR_HSSLEW(x) (((x) & 0x3) << 4) argument
102 #define UTMIP_XCVR_HSSLEW_MSB(x) ((((x) & 0x1fc) >> 2) << 25) argument
107 #define UTMIP_HSSQUELCH_LEVEL(x) (((x) & 0x3) << 0) argument
108 #define UTMIP_HSDISCON_LEVEL(x) (((x) & 0x3) << 2) argument
109 #define UTMIP_HSDISCON_LEVEL_MSB(x) ((((x) & 0x4) >> 2) << 24) argument
112 #define UTMIP_ELASTIC_LIMIT(x) (((x) & 0x1f) << 10) argument
113 #define UTMIP_IDLE_WAIT(x) (((x) & 0x1f) << 15) argument
116 #define UTMIP_HS_SYNC_START_DLY(x) (((x) & 0x1f) << 1) argument
124 #define UTMIP_DPDM_OBSERVE_SEL(x) (((x) & 0xf) << 27) argument
132 #define UTMIP_PLL_ACTIVE_DLY_COUNT(x) (((x) & 0x1f) << 18) argument
133 #define UTMIP_PLLU_STABLE_COUNT(x) (((x) & 0xfff) << 6) argument
136 #define UTMIP_BIAS_DEBOUNCE_A(x) (((x) & 0xffff) << 0) argument
148 #define UTMIP_XCVR_TERM_RANGE_ADJ(x) (((x) & 0xf) << 18) argument
151 #define UTMIP_BIAS_PDTRK_COUNT(x) (((x) & 0x1f) << 3) argument
712 static int tegra_usb_phy_suspend(struct usb_phy *x, int suspend) in tegra_usb_phy_suspend()
810 void tegra_usb_phy_preresume(struct usb_phy *x) in tegra_usb_phy_preresume()
819 void tegra_usb_phy_postresume(struct usb_phy *x) in tegra_usb_phy_postresume()
828 void tegra_ehci_phy_restore_start(struct usb_phy *x, in tegra_ehci_phy_restore_start()
838 void tegra_ehci_phy_restore_end(struct usb_phy *x) in tegra_ehci_phy_restore_end()