Skip to content

Commit

Permalink
[ARM] 4330/1: S3C24XX: add S3C2410_UDC_FUNCADDR_UPDATE
Browse files Browse the repository at this point in the history
Add definition for S3C2410_UDC_FUNCADDR_UDPATE
register definition for UDC driver.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Ben Dooks authored and Russell King committed Apr 28, 2007
1 parent 6f62188 commit 56fca7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-arm/arch-s3c2410/regs-udc.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
#define S3C2410_UDC_OUT_FIFO_CNT1_REG S3C2410_USBDREG(0x0198)
#define S3C2410_UDC_OUT_FIFO_CNT2_REG S3C2410_USBDREG(0x019c)


#define S3C2410_UDC_FUNCADDR_UPDATE (1<<7)

#define S3C2410_UDC_PWR_ISOUP (1<<7) // R/W
#define S3C2410_UDC_PWR_RESET (1<<3) // R
Expand Down

0 comments on commit 56fca7c

Please sign in to comment.