Searched refs:MCF_MBAR (Results 1 – 8 of 8) sorted by relevance
26 #define MCFSIM_RSR (MCF_MBAR + 0x00) /* Reset Status reg */27 #define MCFSIM_SYPCR (MCF_MBAR + 0x01) /* System Protection */28 #define MCFSIM_SWIVR (MCF_MBAR + 0x02) /* SW Watchdog intr */29 #define MCFSIM_SWSR (MCF_MBAR + 0x03) /* SW Watchdog service*/30 #define MCFSIM_PAR (MCF_MBAR + 0x04) /* Pin Assignment */31 #define MCFSIM_IRQPAR (MCF_MBAR + 0x06) /* Itr Assignment */32 #define MCFSIM_PLLCR (MCF_MBAR + 0x08) /* PLL Ctrl Reg */33 #define MCFSIM_MPARK (MCF_MBAR + 0x0C) /* BUS Master Ctrl */34 #define MCFSIM_IPR (MCF_MBAR + 0x40) /* Interrupt Pend */35 #define MCFSIM_IMR (MCF_MBAR + 0x44) /* Interrupt Mask */[all …]
24 #define MCFSIM_SIMR (MCF_MBAR + 0x03) /* SIM Config reg */25 #define MCFSIM_ICR1 (MCF_MBAR + 0x14) /* Intr Ctrl reg 1 */26 #define MCFSIM_ICR2 (MCF_MBAR + 0x15) /* Intr Ctrl reg 2 */27 #define MCFSIM_ICR3 (MCF_MBAR + 0x16) /* Intr Ctrl reg 3 */28 #define MCFSIM_ICR4 (MCF_MBAR + 0x17) /* Intr Ctrl reg 4 */29 #define MCFSIM_ICR5 (MCF_MBAR + 0x18) /* Intr Ctrl reg 5 */30 #define MCFSIM_ICR6 (MCF_MBAR + 0x19) /* Intr Ctrl reg 6 */31 #define MCFSIM_ICR7 (MCF_MBAR + 0x1a) /* Intr Ctrl reg 7 */32 #define MCFSIM_ICR8 (MCF_MBAR + 0x1b) /* Intr Ctrl reg 8 */33 #define MCFSIM_ICR9 (MCF_MBAR + 0x1c) /* Intr Ctrl reg 9 */[all …]
26 #define MCFSIM_RSR (MCF_MBAR + 0x00) /* Reset Status */27 #define MCFSIM_SYPCR (MCF_MBAR + 0x01) /* System Protection */28 #define MCFSIM_SWIVR (MCF_MBAR + 0x02) /* SW Watchdog intr */29 #define MCFSIM_SWSR (MCF_MBAR + 0x03) /* SW Watchdog service*/30 #define MCFSIM_PAR (MCF_MBAR + 0x04) /* Pin Assignment */31 #define MCFSIM_IRQPAR (MCF_MBAR + 0x06) /* Intr Assignment */32 #define MCFSIM_PLLCR (MCF_MBAR + 0x08) /* PLL Ctrl */33 #define MCFSIM_MPARK (MCF_MBAR + 0x0C) /* BUS Master Ctrl */34 #define MCFSIM_IPR (MCF_MBAR + 0x40) /* Interrupt Pending */35 #define MCFSIM_IMR (MCF_MBAR + 0x44) /* Interrupt Mask */[all …]
24 #define MCFSIM_SCR (MCF_MBAR + 0x04) /* SIM Config reg */25 #define MCFSIM_SPR (MCF_MBAR + 0x06) /* System Protection */26 #define MCFSIM_PMR (MCF_MBAR + 0x08) /* Power Management */27 #define MCFSIM_APMR (MCF_MBAR + 0x0e) /* Active Low Power */28 #define MCFSIM_DIR (MCF_MBAR + 0x10) /* Device Identity */30 #define MCFSIM_ICR1 (MCF_MBAR + 0x20) /* Intr Ctrl reg 1 */31 #define MCFSIM_ICR2 (MCF_MBAR + 0x24) /* Intr Ctrl reg 2 */32 #define MCFSIM_ICR3 (MCF_MBAR + 0x28) /* Intr Ctrl reg 3 */33 #define MCFSIM_ICR4 (MCF_MBAR + 0x2c) /* Intr Ctrl reg 4 */35 #define MCFSIM_ISR (MCF_MBAR + 0x30) /* Intr Source */[all …]
19 #define MCFICM_INTC0 (MCF_MBAR + 0x700) /* Base for Interrupt Ctrl 0 */34 #define MCFUART_BASE0 (MCF_MBAR + 0x8600) /* Base address UART0 */35 #define MCFUART_BASE1 (MCF_MBAR + 0x8700) /* Base address UART1 */36 #define MCFUART_BASE2 (MCF_MBAR + 0x8800) /* Base address UART2 */37 #define MCFUART_BASE3 (MCF_MBAR + 0x8900) /* Base address UART3 */52 #define MCFSLT_TIMER0 (MCF_MBAR + 0x900) /* Base addr TIMER0 */53 #define MCFSLT_TIMER1 (MCF_MBAR + 0x910) /* Base addr TIMER1 */58 #define MCFGPIO_PODR (MCF_MBAR + 0xA00)59 #define MCFGPIO_PDDR (MCF_MBAR + 0xA10)60 #define MCFGPIO_PPDR (MCF_MBAR + 0xA20)[all …]
34 #define MCFSIM_RSR (MCF_MBAR + 0x00) /* Reset Status */35 #define MCFSIM_SYPCR (MCF_MBAR + 0x01) /* System Protection */36 #define MCFSIM_SWIVR (MCF_MBAR + 0x02) /* SW Watchdog intr */37 #define MCFSIM_SWSR (MCF_MBAR + 0x03) /* SW Watchdog srv */38 #define MCFSIM_MPARK (MCF_MBAR + 0x0C) /* BUS Master Ctrl */39 #define MCFSIM_IPR (MCF_MBAR + 0x40) /* Interrupt Pending */40 #define MCFSIM_IMR (MCF_MBAR + 0x44) /* Interrupt Mask */41 #define MCFSIM_ICR0 (MCF_MBAR + 0x4c) /* Intr Ctrl reg 0 */42 #define MCFSIM_ICR1 (MCF_MBAR + 0x4d) /* Intr Ctrl reg 1 */43 #define MCFSIM_ICR2 (MCF_MBAR + 0x4e) /* Intr Ctrl reg 2 */[all …]
19 #define MCF_GPT_GMS0 (MCF_MBAR + 0x000800)20 #define MCF_GPT_GCIR0 (MCF_MBAR + 0x000804)21 #define MCF_GPT_GPWM0 (MCF_MBAR + 0x000808)22 #define MCF_GPT_GSR0 (MCF_MBAR + 0x00080C)23 #define MCF_GPT_GMS1 (MCF_MBAR + 0x000810)24 #define MCF_GPT_GCIR1 (MCF_MBAR + 0x000814)25 #define MCF_GPT_GPWM1 (MCF_MBAR + 0x000818)26 #define MCF_GPT_GSR1 (MCF_MBAR + 0x00081C)27 #define MCF_GPT_GMS2 (MCF_MBAR + 0x000820)28 #define MCF_GPT_GCIR2 (MCF_MBAR + 0x000824)[all …]
42 #define MCF_MBAR CONFIG_MBAR macro