Searched refs:TEGRA_USB_SIZE (Results 1 – 3 of 3) sorted by relevance
240 #define TEGRA_USB_SIZE SZ_16K macro
301 .end = TEGRA_USB_BASE + TEGRA_USB_SIZE - 1,
225 phy->pad_regs = ioremap(TEGRA_USB_BASE, TEGRA_USB_SIZE); in utmip_pad_open()