HomeSort by relevance Sort by last modified time
    Searched refs:BSC_BASE (Results 1 - 7 of 7) sorted by null

  /external/u-boot/board/mpr2/
lowlevel_init.S 108 #define BSC_BASE 0xA4FD0000
109 CS0BCR_A: .long BSC_BASE + 0x04
110 CS3BCR_A: .long BSC_BASE + 0x0C
111 CS0WCR_A: .long BSC_BASE + 0x24
112 CS3WCR_A: .long BSC_BASE + 0x2C
113 SDCR_A: .long BSC_BASE + 0x44
114 RTCSR_A: .long BSC_BASE + 0x48
115 RTCNT_A: .long BSC_BASE + 0x4C
116 RTCOR_A: .long BSC_BASE + 0x50
117 SDMR3_A: .long BSC_BASE + 0x500
    [all...]
  /external/u-boot/arch/sh/include/asm/
cpu_sh7720.h 59 #define BSC_BASE 0xA4FD0000
60 #define CMNCR (BSC_BASE + 0x00)
61 #define CS0BCR (BSC_BASE + 0x04)
62 #define CS2BCR (BSC_BASE + 0x08)
63 #define CS3BCR (BSC_BASE + 0x0C)
64 #define CS4BCR (BSC_BASE + 0x10)
65 #define CS5ABCR (BSC_BASE + 0x14)
66 #define CS5BBCR (BSC_BASE + 0x18)
67 #define CS6ABCR (BSC_BASE + 0x1C)
68 #define CS6BBCR (BSC_BASE + 0x20
    [all...]
  /external/u-boot/board/ms7720se/
lowlevel_init.S 108 #define BSC_BASE 0xA4FD0000
109 CMNCR_A: .long BSC_BASE
110 CS0BCR_A: .long BSC_BASE + 0x04
111 CS2BCR_A: .long BSC_BASE + 0x08
112 CS3BCR_A: .long BSC_BASE + 0x0C
113 CS4BCR_A: .long BSC_BASE + 0x10
114 CS5ABCR_A: .long BSC_BASE + 0x14
115 CS5BBCR_A: .long BSC_BASE + 0x18
116 CS6ABCR_A: .long BSC_BASE + 0x1C
117 CS6BBCR_A: .long BSC_BASE + 0x2
    [all...]
  /external/u-boot/arch/arm/mach-rmobile/include/mach/
r8a7740.h 28 #define BSC_BASE 0xFEC10000
sh73a0.h 48 #define BSC_BASE (0xFEC10000)
  /external/u-boot/board/atmark-techno/armadillo-800eva/
armadillo-800eva.c 46 struct r8a7740_bsc *bsc = (struct r8a7740_bsc *)BSC_BASE;
  /external/u-boot/board/kmc/kzm9g/
kzm9g.c 261 struct sh73a0_bsc *bsc = (struct sh73a0_bsc *)BSC_BASE;

Completed in 90 milliseconds