123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793 |
- /*
- * MCF5329 Internal Memory Map
- *
- * Copyright (C) 2004-2007 Freescale Semiconductor, Inc.
- * TsiChung Liew (Tsi-Chung.Liew@freescale.com)
- *
- * See file CREDITS for list of people who contributed to this
- * project.
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
- */
- #ifndef __IMMAP_5329__
- #define __IMMAP_5329__
- #define MMAP_SCM1 0xEC000000
- #define MMAP_MDHA 0xEC080000
- #define MMAP_SKHA 0xEC084000
- #define MMAP_RNG 0xEC088000
- #define MMAP_SCM2 0xFC000000
- #define MMAP_XBS 0xFC004000
- #define MMAP_FBCS 0xFC008000
- #define MMAP_CAN 0xFC020000
- #define MMAP_FEC 0xFC030000
- #define MMAP_SCM3 0xFC040000
- #define MMAP_EDMA 0xFC044000
- #define MMAP_TCD 0xFC045000
- #define MMAP_INTC0 0xFC048000
- #define MMAP_INTC1 0xFC04C000
- #define MMAP_INTCACK 0xFC054000
- #define MMAP_I2C 0xFC058000
- #define MMAP_QSPI 0xFC05C000
- #define MMAP_UART0 0xFC060000
- #define MMAP_UART1 0xFC064000
- #define MMAP_UART2 0xFC068000
- #define MMAP_DTMR0 0xFC070000
- #define MMAP_DTMR1 0xFC074000
- #define MMAP_DTMR2 0xFC078000
- #define MMAP_DTMR3 0xFC07C000
- #define MMAP_PIT0 0xFC080000
- #define MMAP_PIT1 0xFC084000
- #define MMAP_PIT2 0xFC088000
- #define MMAP_PIT3 0xFC08C000
- #define MMAP_PWM 0xFC090000
- #define MMAP_EPORT 0xFC094000
- #define MMAP_WDOG 0xFC098000
- #define MMAP_CCM 0xFC0A0000
- #define MMAP_GPIO 0xFC0A4000
- #define MMAP_RTC 0xFC0A8000
- #define MMAP_LCDC 0xFC0AC000
- #define MMAP_USBOTG 0xFC0B0000
- #define MMAP_USBH 0xFC0B4000
- #define MMAP_SDRAM 0xFC0B8000
- #define MMAP_SSI 0xFC0BC000
- #define MMAP_PLL 0xFC0C0000
- /* System control module registers */
- typedef struct scm1_ctrl {
- u32 mpr0; /* 0x00 Master Privilege Register 0 */
- u32 res1[15]; /* 0x04 - 0x3F */
- u32 pacrh; /* 0x40 Peripheral Access Control Register H */
- u32 res2[3]; /* 0x44 - 0x53 */
- u32 bmt0; /*0x54 Bus Monitor Timeout 0 */
- } scm1_t;
- /* Message Digest Hardware Accelerator */
- typedef struct mdha_ctrl {
- u32 mdmr; /* 0x00 MDHA Mode Register */
- u32 mdcr; /* 0x04 Control register */
- u32 mdcmr; /* 0x08 Command Register */
- u32 mdsr; /* 0x0C Status Register */
- u32 mdisr; /* 0x10 Interrupt Status Register */
- u32 mdimr; /* 0x14 Interrupt Mask Register */
- u32 mddsr; /* 0x1C Data Size Register */
- u32 mdin; /* 0x20 Input FIFO */
- u32 res1[3]; /* 0x24 - 0x2F */
- u32 mdao; /* 0x30 Message Digest AO Register */
- u32 mdbo; /* 0x34 Message Digest BO Register */
- u32 mdco; /* 0x38 Message Digest CO Register */
- u32 mddo; /* 0x3C Message Digest DO Register */
- u32 mdeo; /* 0x40 Message Digest EO Register */
- u32 mdmds; /* 0x44 Message Data Size Register */
- u32 res[10]; /* 0x48 - 0x6F */
- u32 mda1; /* 0x70 Message Digest A1 Register */
- u32 mdb1; /* 0x74 Message Digest B1 Register */
- u32 mdc1; /* 0x78 Message Digest C1 Register */
- u32 mdd1; /* 0x7C Message Digest D1 Register */
- u32 mde1; /* 0x80 Message Digest E1 Register */
- } mdha_t;
- /* Symmetric Key Hardware Accelerator */
- typedef struct skha_ctrl {
- u32 mr; /* 0x00 Mode Register */
- u32 cr; /* 0x04 Control Register */
- u32 cmr; /* 0x08 Command Register */
- u32 sr; /* 0x0C Status Register */
- u32 esr; /* 0x10 Error Status Register */
- u32 emr; /* 0x14 Error Status Mask Register) */
- u32 ksr; /* 0x18 Key Size Register */
- u32 dsr; /* 0x1C Data Size Register */
- u32 in; /* 0x20 Input FIFO */
- u32 out; /* 0x24 Output FIFO */
- u32 res1[2]; /* 0x28 - 0x2F */
- u32 kdr1; /* 0x30 Key Data Register 1 */
- u32 kdr2; /* 0x34 Key Data Register 2 */
- u32 kdr3; /* 0x38 Key Data Register 3 */
- u32 kdr4; /* 0x3C Key Data Register 4 */
- u32 kdr5; /* 0x40 Key Data Register 5 */
- u32 kdr6; /* 0x44 Key Data Register 6 */
- u32 res2[10]; /* 0x48 - 0x6F */
- u32 c1; /* 0x70 Context 1 */
- u32 c2; /* 0x74 Context 2 */
- u32 c3; /* 0x78 Context 3 */
- u32 c4; /* 0x7C Context 4 */
- u32 c5; /* 0x80 Context 5 */
- u32 c6; /* 0x84 Context 6 */
- u32 c7; /* 0x88 Context 7 */
- u32 c8; /* 0x8C Context 8 */
- u32 c9; /* 0x90 Context 9 */
- u32 c10; /* 0x94 Context 10 */
- u32 c11; /* 0x98 Context 11 */
- } skha_t;
- /* Random Number Generator */
- typedef struct rng_ctrl {
- u32 rngcr; /* 0x00 RNG Control Register */
- u32 rngsr; /* 0x04 RNG Status Register */
- u32 rnger; /* 0x08 RNG Entropy Register */
- u32 rngout; /* 0x0C RNG Output FIFO */
- } rng_t;
- /* System control module registers 2 */
- typedef struct scm2_ctrl {
- u32 mpr1; /* 0x00 Master Privilege Register */
- u32 res1[7]; /* 0x04 - 0x1F */
- u32 pacra; /* 0x20 Peripheral Access Control Register A */
- u32 pacrb; /* 0x24 Peripheral Access Control Register B */
- u32 pacrc; /* 0x28 Peripheral Access Control Register C */
- u32 pacrd; /* 0x2C Peripheral Access Control Register D */
- u32 res2[4]; /* 0x30 - 0x3F */
- u32 pacre; /* 0x40 Peripheral Access Control Register E */
- u32 pacrf; /* 0x44 Peripheral Access Control Register F */
- u32 pacrg; /* 0x48 Peripheral Access Control Register G */
- u32 res3[2]; /* 0x4C - 0x53 */
- u32 bmt1; /* 0x54 Bus Monitor Timeout 1 */
- } scm2_t;
- /* Cross-Bar Switch Module */
- typedef struct xbs_ctrl {
- u32 prs1; /* 0x100 Priority Register Slave 1 */
- u32 res1[3]; /* 0x104 - 0F */
- u32 crs1; /* 0x110 Control Register Slave 1 */
- u32 res2[187]; /* 0x114 - 0x3FF */
- u32 prs4; /* 0x400 Priority Register Slave 4 */
- u32 res3[3]; /* 0x404 - 0F */
- u32 crs4; /* 0x410 Control Register Slave 4 */
- u32 res4[123]; /* 0x414 - 0x5FF */
- u32 prs6; /* 0x600 Priority Register Slave 6 */
- u32 res5[3]; /* 0x604 - 0F */
- u32 crs6; /* 0x610 Control Register Slave 6 */
- u32 res6[59]; /* 0x614 - 0x6FF */
- u32 prs7; /* 0x700 Priority Register Slave 7 */
- u32 res7[3]; /* 0x704 - 0F */
- u32 crs7; /* 0x710 Control Register Slave 7 */
- } xbs_t;
- /* Flexbus module Chip select registers */
- typedef struct fbcs_ctrl {
- u16 csar0; /* 0x00 Chip-Select Address Register 0 */
- u16 res0;
- u32 csmr0; /* 0x04 Chip-Select Mask Register 0 */
- u32 cscr0; /* 0x08 Chip-Select Control Register 0 */
- u16 csar1; /* 0x0C Chip-Select Address Register 1 */
- u16 res1;
- u32 csmr1; /* 0x10 Chip-Select Mask Register 1 */
- u32 cscr1; /* 0x14 Chip-Select Control Register 1 */
- u16 csar2; /* 0x18 Chip-Select Address Register 2 */
- u16 res2;
- u32 csmr2; /* 0x1C Chip-Select Mask Register 2 */
- u32 cscr2; /* 0x20 Chip-Select Control Register 2 */
- u16 csar3; /* 0x24 Chip-Select Address Register 3 */
- u16 res3;
- u32 csmr3; /* 0x28 Chip-Select Mask Register 3 */
- u32 cscr3; /* 0x2C Chip-Select Control Register 3 */
- u16 csar4; /* 0x30 Chip-Select Address Register 4 */
- u16 res4;
- u32 csmr4; /* 0x34 Chip-Select Mask Register 4 */
- u32 cscr4; /* 0x38 Chip-Select Control Register 4 */
- u16 csar5; /* 0x3C Chip-Select Address Register 5 */
- u16 res5;
- u32 csmr5; /* 0x40 Chip-Select Mask Register 5 */
- u32 cscr5; /* 0x44 Chip-Select Control Register 5 */
- } fbcs_t;
- /* FlexCan module registers */
- typedef struct can_ctrl {
- u32 mcr; /* 0x00 Module Configuration register */
- u32 ctrl; /* 0x04 Control register */
- u32 timer; /* 0x08 Free Running Timer */
- u32 res1; /* 0x0C */
- u32 rxgmask; /* 0x10 Rx Global Mask */
- u32 rx14mask; /* 0x14 RxBuffer 14 Mask */
- u32 rx15mask; /* 0x18 RxBuffer 15 Mask */
- u32 errcnt; /* 0x1C Error Counter Register */
- u32 errstat; /* 0x20 Error and status Register */
- u32 res2; /* 0x24 */
- u32 imask; /* 0x28 Interrupt Mask Register */
- u32 res3; /* 0x2C */
- u32 iflag; /* 0x30 Interrupt Flag Register */
- u32 res4[19]; /* 0x34 - 0x7F */
- u32 MB0_15[2048]; /* 0x80 Message Buffer 0-15 */
- } can_t;
- /* System Control Module register 3 */
- typedef struct scm3_ctrl {
- u8 res1[19]; /* 0x00 - 0x12 */
- u8 wcr; /* 0x13 wakeup control register */
- u16 res2; /* 0x14 - 0x15 */
- u16 cwcr; /* 0x16 Core Watchdog Control Register */
- u8 res3[3]; /* 0x18 - 0x1A */
- u8 cwsr; /* 0x1B Core Watchdog Service Register */
- u8 res4[2]; /* 0x1C - 0x1D */
- u8 scmisr; /* 0x1F Interrupt Status Register */
- u32 res5; /* 0x20 */
- u32 bcr; /* 0x24 Burst Configuration Register */
- u32 res6[18]; /* 0x28 - 0x6F */
- u32 cfadr; /* 0x70 Core Fault Address Register */
- u8 res7[4]; /* 0x71 - 0x74 */
- u8 cfier; /* 0x75 Core Fault Interrupt Enable Register */
- u8 cfloc; /* 0x76 Core Fault Location Register */
- u8 cfatr; /* 0x77 Core Fault Attributes Register */
- u32 res8; /* 0x78 */
- u32 cfdtr; /* 0x7C Core Fault Data Register */
- } scm3_t;
- /* eDMA module registers */
- typedef struct edma_ctrl {
- u32 cr; /* 0x00 Control Register */
- u32 es; /* 0x04 Error Status Register */
- u16 res1[3]; /* 0x08 - 0x0D */
- u16 erq; /* 0x0E Enable Request Register */
- u16 res2[3]; /* 0x10 - 0x15 */
- u16 eei; /* 0x16 Enable Error Interrupt Request */
- u8 serq; /* 0x18 Set Enable Request */
- u8 cerq; /* 0x19 Clear Enable Request */
- u8 seei; /* 0x1A Set Enable Error Interrupt Request */
- u8 ceei; /* 0x1B Clear Enable Error Interrupt Request */
- u8 cint; /* 0x1C Clear Interrupt Enable Register */
- u8 cerr; /* 0x1D Clear Error Register */
- u8 ssrt; /* 0x1E Set START Bit Register */
- u8 cdne; /* 0x1F Clear DONE Status Bit Register */
- u16 res3[3]; /* 0x20 - 0x25 */
- u16 intr; /* 0x26 Interrupt Request Register */
- u16 res4[3]; /* 0x28 - 0x2D */
- u16 err; /* 0x2E Error Register */
- u32 res5[52]; /* 0x30 - 0xFF */
- u8 dchpri0; /* 0x100 Channel 0 Priority Register */
- u8 dchpri1; /* 0x101 Channel 1 Priority Register */
- u8 dchpri2; /* 0x102 Channel 2 Priority Register */
- u8 dchpri3; /* 0x103 Channel 3 Priority Register */
- u8 dchpri4; /* 0x104 Channel 4 Priority Register */
- u8 dchpri5; /* 0x105 Channel 5 Priority Register */
- u8 dchpri6; /* 0x106 Channel 6 Priority Register */
- u8 dchpri7; /* 0x107 Channel 7 Priority Register */
- u8 dchpri8; /* 0x108 Channel 8 Priority Register */
- u8 dchpri9; /* 0x109 Channel 9 Priority Register */
- u8 dchpri10; /* 0x110 Channel 10 Priority Register */
- u8 dchpri11; /* 0x111 Channel 11 Priority Register */
- u8 dchpri12; /* 0x112 Channel 12 Priority Register */
- u8 dchpri13; /* 0x113 Channel 13 Priority Register */
- u8 dchpri14; /* 0x114 Channel 14 Priority Register */
- u8 dchpri15; /* 0x115 Channel 15 Priority Register */
- } edma_t;
- /* TCD - eDMA*/
- typedef struct tcd_ctrl {
- u32 saddr; /* 0x00 Source Address */
- u16 attr; /* 0x04 Transfer Attributes */
- u16 soff; /* 0x06 Signed Source Address Offset */
- u32 nbytes; /* 0x08 Minor Byte Count */
- u32 slast; /* 0x0C Last Source Address Adjustment */
- u32 daddr; /* 0x10 Destination address */
- u16 citer; /* 0x14 Current Minor Loop Link, Major Loop Count */
- u16 doff; /* 0x16 Signed Destination Address Offset */
- u32 dlast_sga; /* 0x18 Last Destination Address Adjustment/Scatter Gather Address */
- u16 biter; /* 0x1C Beginning Minor Loop Link, Major Loop Count */
- u16 csr; /* 0x1E Control and Status */
- } tcd_st;
- typedef struct tcd_multiple {
- tcd_st tcd[16];
- } tcd_t;
- /* Interrupt module registers */
- typedef struct int0_ctrl {
- /* Interrupt Controller 0 */
- u32 iprh0; /* 0x00 Pending Register High */
- u32 iprl0; /* 0x04 Pending Register Low */
- u32 imrh0; /* 0x08 Mask Register High */
- u32 imrl0; /* 0x0C Mask Register Low */
- u32 frch0; /* 0x10 Force Register High */
- u32 frcl0; /* 0x14 Force Register Low */
- u16 res1; /* 0x18 - 0x19 */
- u16 icfg0; /* 0x1A Configuration Register */
- u8 simr0; /* 0x1C Set Interrupt Mask */
- u8 cimr0; /* 0x1D Clear Interrupt Mask */
- u8 clmask0; /* 0x1E Current Level Mask */
- u8 slmask; /* 0x1F Saved Level Mask */
- u32 res2[8]; /* 0x20 - 0x3F */
- u8 icr0[64]; /* 0x40 - 0x7F Control registers */
- u32 res3[24]; /* 0x80 - 0xDF */
- u8 swiack0; /* 0xE0 Software Interrupt Acknowledge */
- u8 res4[3]; /* 0xE1 - 0xE3 */
- u8 Lniack0_1; /* 0xE4 Level n interrupt acknowledge resister */
- u8 res5[3]; /* 0xE5 - 0xE7 */
- u8 Lniack0_2; /* 0xE8 Level n interrupt acknowledge resister */
- u8 res6[3]; /* 0xE9 - 0xEB */
- u8 Lniack0_3; /* 0xEC Level n interrupt acknowledge resister */
- u8 res7[3]; /* 0xED - 0xEF */
- u8 Lniack0_4; /* 0xF0 Level n interrupt acknowledge resister */
- u8 res8[3]; /* 0xF1 - 0xF3 */
- u8 Lniack0_5; /* 0xF4 Level n interrupt acknowledge resister */
- u8 res9[3]; /* 0xF5 - 0xF7 */
- u8 Lniack0_6; /* 0xF8 Level n interrupt acknowledge resister */
- u8 resa[3]; /* 0xF9 - 0xFB */
- u8 Lniack0_7; /* 0xFC Level n interrupt acknowledge resister */
- u8 resb[3]; /* 0xFD - 0xFF */
- } int0_t;
- typedef struct int1_ctrl {
- /* Interrupt Controller 1 */
- u32 iprh1; /* 0x00 Pending Register High */
- u32 iprl1; /* 0x04 Pending Register Low */
- u32 imrh1; /* 0x08 Mask Register High */
- u32 imrl1; /* 0x0C Mask Register Low */
- u32 frch1; /* 0x10 Force Register High */
- u32 frcl1; /* 0x14 Force Register Low */
- u16 res1; /* 0x18 */
- u16 icfg1; /* 0x1A Configuration Register */
- u8 simr1; /* 0x1C Set Interrupt Mask */
- u8 cimr1; /* 0x1D Clear Interrupt Mask */
- u16 res2; /* 0x1E - 0x1F */
- u32 res3[8]; /* 0x20 - 0x3F */
- u8 icr1[64]; /* 0x40 - 0x7F */
- u32 res4[24]; /* 0x80 - 0xDF */
- u8 swiack1; /* 0xE0 Software Interrupt Acknowledge */
- u8 res5[3]; /* 0xE1 - 0xE3 */
- u8 Lniack1_1; /* 0xE4 Level n interrupt acknowledge resister */
- u8 res6[3]; /* 0xE5 - 0xE7 */
- u8 Lniack1_2; /* 0xE8 Level n interrupt acknowledge resister */
- u8 res7[3]; /* 0xE9 - 0xEB */
- u8 Lniack1_3; /* 0xEC Level n interrupt acknowledge resister */
- u8 res8[3]; /* 0xED - 0xEF */
- u8 Lniack1_4; /* 0xF0 Level n interrupt acknowledge resister */
- u8 res9[3]; /* 0xF1 - 0xF3 */
- u8 Lniack1_5; /* 0xF4 Level n interrupt acknowledge resister */
- u8 resa[3]; /* 0xF5 - 0xF7 */
- u8 Lniack1_6; /* 0xF8 Level n interrupt acknowledge resister */
- u8 resb[3]; /* 0xF9 - 0xFB */
- u8 Lniack1_7; /* 0xFC Level n interrupt acknowledge resister */
- u8 resc[3]; /* 0xFD - 0xFF */
- } int1_t;
- typedef struct intgack_ctrl1 {
- /* Global IACK Registers */
- u8 swiack; /* 0xE0 Global Software Interrupt Acknowledge */
- u8 Lniack[7]; /* 0xE1 - 0xE7 Global Level 0 Interrupt Acknowledge */
- } intgack_t;
- /*I2C module registers */
- typedef struct i2c_ctrl {
- u8 adr; /* 0x00 address register */
- u8 res1[3]; /* 0x01 - 0x03 */
- u8 fdr; /* 0x04 frequency divider register */
- u8 res2[3]; /* 0x05 - 0x07 */
- u8 cr; /* 0x08 control register */
- u8 res3[3]; /* 0x09 - 0x0B */
- u8 sr; /* 0x0C status register */
- u8 res4[3]; /* 0x0D - 0x0F */
- u8 dr; /* 0x10 data register */
- u8 res5[3]; /* 0x11 - 0x13 */
- } i2c_t;
- /* QSPI module registers */
- typedef struct qspi_ctrl {
- u16 qmr; /* Mode register */
- u16 res1;
- u16 qdlyr; /* Delay register */
- u16 res2;
- u16 qwr; /* Wrap register */
- u16 res3;
- u16 qir; /* Interrupt register */
- u16 res4;
- u16 qar; /* Address register */
- u16 res5;
- u16 qdr; /* Data register */
- u16 res6;
- } qspi_t;
- /* PWM module registers */
- typedef struct pwm_ctrl {
- u8 en; /* 0x00 PWM Enable Register */
- u8 pol; /* 0x01 Polarity Register */
- u8 clk; /* 0x02 Clock Select Register */
- u8 prclk; /* 0x03 Prescale Clock Select Register */
- u8 cae; /* 0x04 Center Align Enable Register */
- u8 ctl; /* 0x05 Control Register */
- u8 res1[2]; /* 0x06 - 0x07 */
- u8 scla; /* 0x08 Scale A register */
- u8 sclb; /* 0x09 Scale B register */
- u8 res2[2]; /* 0x0A - 0x0B */
- u8 cnt0; /* 0x0C Channel 0 Counter register */
- u8 cnt1; /* 0x0D Channel 1 Counter register */
- u8 cnt2; /* 0x0E Channel 2 Counter register */
- u8 cnt3; /* 0x0F Channel 3 Counter register */
- u8 cnt4; /* 0x10 Channel 4 Counter register */
- u8 cnt5; /* 0x11 Channel 5 Counter register */
- u8 cnt6; /* 0x12 Channel 6 Counter register */
- u8 cnt7; /* 0x13 Channel 7 Counter register */
- u8 per0; /* 0x14 Channel 0 Period register */
- u8 per1; /* 0x15 Channel 1 Period register */
- u8 per2; /* 0x16 Channel 2 Period register */
- u8 per3; /* 0x17 Channel 3 Period register */
- u8 per4; /* 0x18 Channel 4 Period register */
- u8 per5; /* 0x19 Channel 5 Period register */
- u8 per6; /* 0x1A Channel 6 Period register */
- u8 per7; /* 0x1B Channel 7 Period register */
- u8 dty0; /* 0x1C Channel 0 Duty register */
- u8 dty1; /* 0x1D Channel 1 Duty register */
- u8 dty2; /* 0x1E Channel 2 Duty register */
- u8 dty3; /* 0x1F Channel 3 Duty register */
- u8 dty4; /* 0x20 Channel 4 Duty register */
- u8 dty5; /* 0x21 Channel 5 Duty register */
- u8 dty6; /* 0x22 Channel 6 Duty register */
- u8 dty7; /* 0x23 Channel 7 Duty register */
- u8 sdn; /* 0x24 Shutdown register */
- u8 res3[3]; /* 0x25 - 0x27 */
- } pwm_t;
- /* Edge Port module registers */
- typedef struct eport_ctrl {
- u16 par; /* 0x00 Pin Assignment Register */
- u8 ddar; /* 0x02 Data Direction Register */
- u8 ier; /* 0x03 Interrupt Enable Register */
- u8 dr; /* 0x04 Data Register */
- u8 pdr; /* 0x05 Pin Data Register */
- u8 fr; /* 0x06 Flag_Register */
- u8 res1;
- } eport_t;
- /* Watchdog registers */
- typedef struct wdog_ctrl {
- u16 cr; /* 0x00 Control register */
- u16 mr; /* 0x02 Modulus register */
- u16 cntr; /* 0x04 Count register */
- u16 sr; /* 0x06 Service register */
- } wdog_t;
- /*Chip configuration module registers */
- typedef struct ccm_ctrl {
- u8 rstctrl; /* 0x00 Reset Controller register */
- u8 rststat; /* 0x01 Reset Status register */
- u16 res1; /* 0x02 - 0x03 */
- u16 ccr; /* 0x04 Chip configuration register */
- u16 res2; /* 0x06 */
- u16 rcon; /* 0x08 Rreset configuration register */
- u16 cir; /* 0x0A Chip identification register */
- u32 res3; /* 0x0C */
- u16 misccr; /* 0x10 Miscellaneous control register */
- u16 cdr; /* 0x12 Clock divider register */
- u16 uhcsr; /* 0x14 USB Host controller status register */
- u16 uocsr; /* 0x16 USB On-the-Go Controller Status Register */
- } ccm_t;
- /* GPIO port registers */
- typedef struct gpio_ctrl {
- /* Port Output Data Registers */
- u8 podr_fech; /* 0x00 */
- u8 podr_fecl; /* 0x01 */
- u8 podr_ssi; /* 0x02 */
- u8 podr_busctl; /* 0x03 */
- u8 podr_be; /* 0x04 */
- u8 podr_cs; /* 0x05 */
- u8 podr_pwm; /* 0x06 */
- u8 podr_feci2c; /* 0x07 */
- u8 res1; /* 0x08 */
- u8 podr_uart; /* 0x09 */
- u8 podr_qspi; /* 0x0A */
- u8 podr_timer; /* 0x0B */
- u8 res2; /* 0x0C */
- u8 podr_lcddatah; /* 0x0D */
- u8 podr_lcddatam; /* 0x0E */
- u8 podr_lcddatal; /* 0x0F */
- u8 podr_lcdctlh; /* 0x10 */
- u8 podr_lcdctll; /* 0x11 */
- /* Port Data Direction Registers */
- u16 res3; /* 0x12 - 0x13 */
- u8 pddr_fech; /* 0x14 */
- u8 pddr_fecl; /* 0x15 */
- u8 pddr_ssi; /* 0x16 */
- u8 pddr_busctl; /* 0x17 */
- u8 pddr_be; /* 0x18 */
- u8 pddr_cs; /* 0x19 */
- u8 pddr_pwm; /* 0x1A */
- u8 pddr_feci2c; /* 0x1B */
- u8 res4; /* 0x1C */
- u8 pddr_uart; /* 0x1D */
- u8 pddr_qspi; /* 0x1E */
- u8 pddr_timer; /* 0x1F */
- u8 res5; /* 0x20 */
- u8 pddr_lcddatah; /* 0x21 */
- u8 pddr_lcddatam; /* 0x22 */
- u8 pddr_lcddatal; /* 0x23 */
- u8 pddr_lcdctlh; /* 0x24 */
- u8 pddr_lcdctll; /* 0x25 */
- u16 res6; /* 0x26 - 0x27 */
- /* Port Data Direction Registers */
- u8 ppd_fech; /* 0x28 */
- u8 ppd_fecl; /* 0x29 */
- u8 ppd_ssi; /* 0x2A */
- u8 ppd_busctl; /* 0x2B */
- u8 ppd_be; /* 0x2C */
- u8 ppd_cs; /* 0x2D */
- u8 ppd_pwm; /* 0x2E */
- u8 ppd_feci2c; /* 0x2F */
- u8 res7; /* 0x30 */
- u8 ppd_uart; /* 0x31 */
- u8 ppd_qspi; /* 0x32 */
- u8 ppd_timer; /* 0x33 */
- u8 res8; /* 0x34 */
- u8 ppd_lcddatah; /* 0x35 */
- u8 ppd_lcddatam; /* 0x36 */
- u8 ppd_lcddatal; /* 0x37 */
- u8 ppd_lcdctlh; /* 0x38 */
- u8 ppd_lcdctll; /* 0x39 */
- u16 res9; /* 0x3A - 0x3B */
- /* Port Clear Output Data Registers */
- u8 pclrr_fech; /* 0x3C */
- u8 pclrr_fecl; /* 0x3D */
- u8 pclrr_ssi; /* 0x3E */
- u8 pclrr_busctl; /* 0x3F */
- u8 pclrr_be; /* 0x40 */
- u8 pclrr_cs; /* 0x41 */
- u8 pclrr_pwm; /* 0x42 */
- u8 pclrr_feci2c; /* 0x43 */
- u8 res10; /* 0x44 */
- u8 pclrr_uart; /* 0x45 */
- u8 pclrr_qspi; /* 0x46 */
- u8 pclrr_timer; /* 0x47 */
- u8 res11; /* 0x48 */
- u8 pclrr_lcddatah; /* 0x49 */
- u8 pclrr_lcddatam; /* 0x4A */
- u8 pclrr_lcddatal; /* 0x4B */
- u8 pclrr_lcdctlh; /* 0x4C */
- u8 pclrr_lcdctll; /* 0x4D */
- u16 res12; /* 0x4E - 0x4F */
- /* Pin Assignment Registers */
- u8 par_fec; /* 0x50 */
- u8 par_pwm; /* 0x51 */
- u8 par_busctl; /* 0x52 */
- u8 par_feci2c; /* 0x53 */
- u8 par_be; /* 0x54 */
- u8 par_cs; /* 0x55 */
- u16 par_ssi; /* 0x56 */
- u16 par_uart; /* 0x58 */
- u16 par_qspi; /* 0x5A */
- u8 par_timer; /* 0x5C */
- u8 par_lcddata; /* 0x5D */
- u16 par_lcdctl; /* 0x5E */
- u16 par_irq; /* 0x60 */
- u16 res16; /* 0x62 - 0x63 */
- /* Mode Select Control Registers */
- u8 mscr_flexbus; /* 0x64 */
- u8 mscr_sdram; /* 0x65 */
- u16 res17; /* 0x66 - 0x67 */
- /* Drive Strength Control Registers */
- u8 dscr_i2c; /* 0x68 */
- u8 dscr_pwm; /* 0x69 */
- u8 dscr_fec; /* 0x6A */
- u8 dscr_uart; /* 0x6B */
- u8 dscr_qspi; /* 0x6C */
- u8 dscr_timer; /* 0x6D */
- u8 dscr_ssi; /* 0x6E */
- u8 dscr_lcd; /* 0x6F */
- u8 dscr_debug; /* 0x70 */
- u8 dscr_clkrst; /* 0x71 */
- u8 dscr_irq; /* 0x72 */
- } gpio_t;
- /* LCD module registers */
- typedef struct lcd_ctrl {
- u32 ssar; /* 0x00 Screen Start Address Register */
- u32 sr; /* 0x04 LCD Size Register */
- u32 vpw; /* 0x08 Virtual Page Width Register */
- u32 cpr; /* 0x0C Cursor Position Register */
- u32 cwhb; /* 0x10 Cursor Width Height and Blink Register */
- u32 ccmr; /* 0x14 Color Cursor Mapping Register */
- u32 pcr; /* 0x18 Panel Configuration Register */
- u32 hcr; /* 0x1C Horizontal Configuration Register */
- u32 vcr; /* 0x20 Vertical Configuration Register */
- u32 por; /* 0x24 Panning Offset Register */
- u32 scr; /* 0x28 Sharp Configuration Register */
- u32 pccr; /* 0x2C PWM Contrast Control Register */
- u32 dcr; /* 0x30 DMA Control Register */
- u32 rmcr; /* 0x34 Refresh Mode Control Register */
- u32 icr; /* 0x38 Refresh Mode Control Register */
- u32 ier; /* 0x3C Interrupt Enable Register */
- u32 isr; /* 0x40 Interrupt Status Register */
- u32 res[4];
- u32 gwsar; /* 0x50 Graphic Window Start Address Register */
- u32 gwsr; /* 0x54 Graphic Window Size Register */
- u32 gwvpw; /* 0x58 Graphic Window Virtual Page Width Register */
- u32 gwpor; /* 0x5C Graphic Window Panning Offset Register */
- u32 gwpr; /* 0x60 Graphic Window Position Register */
- u32 gwcr; /* 0x64 Graphic Window Control Register */
- u32 gwdcr; /* 0x68 Graphic Window DMA Control Register */
- } lcd_t;
- typedef struct lcdbg_ctrl {
- u32 bglut[255];
- } lcdbg_t;
- typedef struct lcdgw_ctrl {
- u32 gwlut[255];
- } lcdgw_t;
- /* USB OTG module registers */
- typedef struct usb_otg {
- u32 id; /* 0x000 Identification Register */
- u32 hwgeneral; /* 0x004 General HW Parameters */
- u32 hwhost; /* 0x008 Host HW Parameters */
- u32 hwdev; /* 0x00C Device HW parameters */
- u32 hwtxbuf; /* 0x010 TX Buffer HW Parameters */
- u32 hwrxbuf; /* 0x014 RX Buffer HW Parameters */
- u32 res1[58]; /* 0x18 - 0xFF */
- u8 caplength; /* 0x100 Capability Register Length */
- u8 res2; /* 0x101 */
- u16 hciver; /* 0x102 Host Interface Version Number */
- u32 hcsparams; /* 0x104 Host Structural Parameters */
- u32 hccparams; /* 0x108 Host Capability Parameters */
- u32 res3[5]; /* 0x10C - 0x11F */
- u16 dciver; /* 0x120 Device Interface Version Number */
- u16 res4; /* 0x122 */
- u32 dccparams; /* 0x124 Device Capability Parameters */
- u32 res5[6]; /* 0x128 - 0x13F */
- u32 cmd; /* 0x140 USB Command */
- u32 sts; /* 0x144 USB Status */
- u32 intr; /* 0x148 USB Interrupt Enable */
- u32 frindex; /* 0x14C USB Frame Index */
- u32 res6; /* 0x150 */
- u32 prd_dev; /* 0x154 Periodic Frame List Base or Device Address */
- u32 aync_ep; /* 0x158 Current Asynchronous List or Address at Endpoint List Address */
- u32 ttctrl; /* 0x15C Host TT Asynchronous Buffer Control */
- u32 burstsize; /* 0x160 Master Interface Data Burst Size */
- u32 txfill; /* 0x164 Host Transmit FIFO Tuning Control */
- u32 res7[6]; /* 0x168 - 0x17F */
- u32 cfgflag; /* 0x180 Configure Flag Register */
- u32 portsc1; /* 0x184 Port Status/Control */
- u32 res8[7]; /* 0x188 - 0x1A3 */
- u32 otgsc; /* 0x1A4 On The Go Status and Control */
- u32 mode; /* 0x1A8 USB mode register */
- u32 eptsetstat; /* 0x1AC Endpoint Setup status */
- u32 eptprime; /* 0x1B0 Endpoint initialization */
- u32 eptflush; /* 0x1B4 Endpoint de-initialize */
- u32 eptstat; /* 0x1B8 Endpoint status */
- u32 eptcomplete; /* 0x1BC Endpoint Complete */
- u32 eptctrl0; /* 0x1C0 Endpoint control 0 */
- u32 eptctrl1; /* 0x1C4 Endpoint control 1 */
- u32 eptctrl2; /* 0x1C8 Endpoint control 2 */
- u32 eptctrl3; /* 0x1CC Endpoint control 3 */
- } usbotg_t;
- /* USB Host module registers */
- typedef struct usb_host {
- u32 id; /* 0x000 Identification Register */
- u32 hwgeneral; /* 0x004 General HW Parameters */
- u32 hwhost; /* 0x008 Host HW Parameters */
- u32 res1; /* 0x0C */
- u32 hwtxbuf; /* 0x010 TX Buffer HW Parameters */
- u32 hwrxbuf; /* 0x014 RX Buffer HW Parameters */
- u32 res2[58]; /* 0x18 - 0xFF */
- /* Host Controller Capability Register */
- u8 caplength; /* 0x100 Capability Register Length */
- u8 res3; /* 0x101 */
- u16 hciver; /* 0x102 Host Interface Version Number */
- u32 hcsparams; /* 0x104 Host Structural Parameters */
- u32 hccparams; /* 0x108 Host Capability Parameters */
- u32 res4[13]; /* 0x10C - 0x13F */
- /* Host Controller Operational Register */
- u32 cmd; /* 0x140 USB Command */
- u32 sts; /* 0x144 USB Status */
- u32 intr; /* 0x148 USB Interrupt Enable */
- u32 frindex; /* 0x14C USB Frame Index */
- u32 res5; /* 0x150 (ctrl segment register in EHCI spec) */
- u32 prdlst; /* 0x154 Periodic Frame List Base Address */
- u32 aynclst; /* 0x158 Current Asynchronous List Address */
- u32 ttctrl; /* 0x15C Host TT Asynchronous Buffer Control (non-ehci) */
- u32 burstsize; /* 0x160 Master Interface Data Burst Size (non-ehci) */
- u32 txfill; /* 0x164 Host Transmit FIFO Tuning Control (non-ehci) */
- u32 res6[6]; /* 0x168 - 0x17F */
- u32 cfgflag; /* 0x180 Configure Flag Register */
- u32 portsc1; /* 0x184 Port Status/Control */
- u32 res7[8]; /* 0x188 - 0x1A7 */
- /* non-ehci registers */
- u32 mode; /* 0x1A8 USB mode register */
- u32 eptsetstat; /* 0x1AC Endpoint Setup status */
- u32 eptprime; /* 0x1B0 Endpoint initialization */
- u32 eptflush; /* 0x1B4 Endpoint de-initialize */
- u32 eptstat; /* 0x1B8 Endpoint status */
- u32 eptcomplete; /* 0x1BC Endpoint Complete */
- u32 eptctrl0; /* 0x1C0 Endpoint control 0 */
- u32 eptctrl1; /* 0x1C4 Endpoint control 1 */
- u32 eptctrl2; /* 0x1C8 Endpoint control 2 */
- u32 eptctrl3; /* 0x1CC Endpoint control 3 */
- } usbhost_t;
- /* SDRAM controller registers */
- typedef struct sdram_ctrl {
- u32 mode; /* 0x00 Mode/Extended Mode register */
- u32 ctrl; /* 0x04 Control register */
- u32 cfg1; /* 0x08 Configuration register 1 */
- u32 cfg2; /* 0x0C Configuration register 2 */
- u32 res1[64]; /* 0x10 - 0x10F */
- u32 cs0; /* 0x110 Chip Select 0 Configuration */
- u32 cs1; /* 0x114 Chip Select 1 Configuration */
- } sdram_t;
- /* Synchronous serial interface */
- typedef struct ssi_ctrl {
- u32 tx0; /* 0x00 Transmit Data Register 0 */
- u32 tx1; /* 0x04 Transmit Data Register 1 */
- u32 rx0; /* 0x08 Receive Data Register 0 */
- u32 rx1; /* 0x0C Receive Data Register 1 */
- u32 cr; /* 0x10 Control Register */
- u32 isr; /* 0x14 Interrupt Status Register */
- u32 ier; /* 0x18 Interrupt Enable Register */
- u32 tcr; /* 0x1C Transmit Configuration Register */
- u32 rcr; /* 0x20 Receive Configuration Register */
- u32 ccr; /* 0x24 Clock Control Register */
- u32 res1; /* 0x28 */
- u32 fcsr; /* 0x2C FIFO Control/Status Register */
- u32 res2[2]; /* 0x30 - 0x37 */
- u32 acr; /* 0x38 AC97 Control Register */
- u32 acadd; /* 0x3C AC97 Command Address Register */
- u32 acdat; /* 0x40 AC97 Command Data Register */
- u32 atag; /* 0x44 AC97 Tag Register */
- u32 tmask; /* 0x48 Transmit Time Slot Mask Register */
- u32 rmask; /* 0x4C Receive Time Slot Mask Register */
- } ssi_t;
- /* Clock Module registers */
- typedef struct pll_ctrl {
- u8 podr; /* 0x00 Output Divider Register */
- u8 res1[3];
- u8 pcr; /* 0x04 Control Register */
- u8 res2[3];
- u8 pmdr; /* 0x08 Modulation Divider Register */
- u8 res3[3];
- u8 pfdr; /* 0x0C Feedback Divider Register */
- u8 res4[3];
- } pll_t;
- #endif /* __IMMAP_5329__ */
|