Home
last modified time | relevance | path

Searched refs:TEGRA_USB_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/arm/mach-tegra/include/mach/
Diomap.h240 #define TEGRA_USB_SIZE SZ_16K macro
/linux-2.6.39/arch/arm/mach-tegra/
Ddevices.c301 .end = TEGRA_USB_BASE + TEGRA_USB_SIZE - 1,
Dusb_phy.c225 phy->pad_regs = ioremap(TEGRA_USB_BASE, TEGRA_USB_SIZE); in utmip_pad_open()