X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=hollywood.h;h=a20f3e0a26551164e7e60a34e29c176e48142c27;hb=19a85313de2d066eff09387bade41a016ad2a6a2;hp=3f2dde48eb0ee7a0b0d0d6d3c9574882a29b78e0;hpb=0a6cd808a414dab189b1ffac82df6651dfb4ae34;p=ppcskel.git diff --git a/hollywood.h b/hollywood.h index 3f2dde4..a20f3e0 100644 --- a/hollywood.h +++ b/hollywood.h @@ -169,6 +169,8 @@ Copyright (C) 2008, 2009 John Kelley #define OHCI0_HC_RH_DESCRIPTOR_B (OHCI0_REG_BASE + 0x4C) #define OHCI0_HC_RH_STATUS (OHCI0_REG_BASE + 0x50) +#define OHCI0_HC_RH_PORT_STATUS_1 (OHCI0_REG_BASE + 0x54) +#define OHCI0_HC_RH_PORT_STATUS_2 (OHCI0_REG_BASE + 0x58) /* OHCI1 Registers */ @@ -200,6 +202,8 @@ Copyright (C) 2008, 2009 John Kelley #define OHCI1_HC_RH_DESCRIPTOR_B (OHCI1_REG_BASE + 0x4C) #define OHCI1_HC_RH_STATUS (OHCI1_REG_BASE + 0x50) +#define OHCI1_HC_RH_PORT_STATUS_1 (OHCI1_REG_BASE + 0x54) +#define OHCI1_HC_RH_PORT_STATUS_2 (OHCI1_REG_BASE + 0x58) /* EHCI Registers */ #define EHCI_REG_BASE 0xd040000