Home
last modified time | relevance | path

Searched refs:MX5_USBOTHER_REGS_OFFSET (Results 1 – 6 of 6) sorted by relevance

/arch/arm/plat-mxc/include/mach/
Dmxc_ehci.h36 #define MX5_USBOTHER_REGS_OFFSET 0x800 macro
/arch/arm/mach-imx/
Dmach-cpuimx51.c170 usbother_base = usb_base + MX5_USBOTHER_REGS_OFFSET; in initialize_otg_port()
193 usbother_base = usb_base + MX5_USBOTHER_REGS_OFFSET; in initialize_usbh1_port()
Dmach-cpuimx51sd.c152 usbother_base = usb_base + MX5_USBOTHER_REGS_OFFSET; in initialize_otg_port()
175 usbother_base = usb_base + MX5_USBOTHER_REGS_OFFSET; in initialize_usbh1_port()
Dehci-imx5.c76 usbother_base = usb_base + MX5_USBOTHER_REGS_OFFSET; in mx51_initialize_usb_hw()
Dmach-mx51_babbage.c253 usbother_base = usb_base + MX5_USBOTHER_REGS_OFFSET; in initialize_otg_port()
276 usbother_base = usb_base + MX5_USBOTHER_REGS_OFFSET; in initialize_usbh1_port()
Dmx51_efika.c137 usbother_base = (void __iomem *)(usb_base + MX5_USBOTHER_REGS_OFFSET); in initialize_otg_port()
172 socregs_base = (void __iomem *)(usb_base + MX5_USBOTHER_REGS_OFFSET); in initialize_usbh1_port()