From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Mon, 4 Jan 2010 19:20:21 -0500 Subject: [U-Boot] =?iso-8859-1?q?=5BPATCH=5D_TI_DaVinci=3A_Driver_for_the_?= =?iso-8859-1?q?davinci_SPI=09controller?= In-Reply-To: <4B42469E.7070100@googlemail.com> References: <1261554276-20449-1-git-send-email-sudhakar.raj@ti.com> <02fa01ca8d2a$91fe37a0$b5faa6e0$@raj@ti.com> <4B42469E.7070100@googlemail.com> Message-ID: <201001041920.48830.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday 04 January 2010 14:50:54 Dirk Behme wrote: > struct mcspi { > unsigned char res1[0x10]; > unsigned int sysconfig; /* 0x10 */ > unsigned int sysstatus; /* 0x14 */ > unsigned int irqstatus; /* 0x18 */ > unsigned int irqenable; /* 0x1C */ > unsigned int wakeupenable; /* 0x20 */ > unsigned int syst; /* 0x24 */ > unsigned int modulctrl; /* 0x28 */ > struct mcspi_channel channel[4]; > } > > regs = (struct mcspi *)OMAP3_MCSPI1_BASE; > > writel(value, regs->modulctrl); i think you mean ®s->modulctrl -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20100104/1e061348/attachment.pgp