Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7757.h76 struct usb1_port_regs { struct
81 #define USB1_PORT_BASE ((struct usb1_port_regs *)0xfe4f2000) argument
H A Dcpu_sh7753.h85 struct usb1_port_regs { struct
90 #define USB1_PORT_BASE ((struct usb1_port_regs *)0xfe4f2000) argument
H A Dcpu_sh7752.h85 struct usb1_port_regs { struct
90 #define USB1_PORT_BASE ((struct usb1_port_regs *)0xfe4f2000) argument
/openbmc/u-boot/board/renesas/sh7752evb/
H A Dsh7752evb.c64 struct usb1_port_regs *port = USB1_PORT_BASE; in init_usb_phy()
/openbmc/u-boot/board/renesas/sh7753evb/
H A Dsh7753evb.c71 struct usb1_port_regs *port = USB1_PORT_BASE; in init_usb_phy()
/openbmc/u-boot/board/renesas/sh7757lcr/
H A Dsh7757lcr.c114 struct usb1_port_regs *port = USB1_PORT_BASE; in init_usb_phy()