HomeSort by relevance Sort by last modified time
    Searched refs:usb1_port_regs (Results 1 - 6 of 6) sorted by null

  /external/u-boot/arch/sh/include/asm/
cpu_sh7752.h 85 struct usb1_port_regs { struct
90 #define USB1_PORT_BASE ((struct usb1_port_regs *)0xfe4f2000)
cpu_sh7753.h 85 struct usb1_port_regs { struct
90 #define USB1_PORT_BASE ((struct usb1_port_regs *)0xfe4f2000)
cpu_sh7757.h 76 struct usb1_port_regs { struct
81 #define USB1_PORT_BASE ((struct usb1_port_regs *)0xfe4f2000)
  /external/u-boot/board/renesas/sh7752evb/
sh7752evb.c 64 struct usb1_port_regs *port = USB1_PORT_BASE;
  /external/u-boot/board/renesas/sh7753evb/
sh7753evb.c 71 struct usb1_port_regs *port = USB1_PORT_BASE;
  /external/u-boot/board/renesas/sh7757lcr/
sh7757lcr.c 114 struct usb1_port_regs *port = USB1_PORT_BASE;

Completed in 60 milliseconds