Home
last modified time | relevance | path

Searched +full:0 +full:x06000000 (Results 1 – 25 of 159) sorted by relevance

1234567

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx7/
H A Dcrm_regs.h16 #define CCM_GPR0_OFFSET 0x0
17 #define CCM_OBSERVE0_OFFSET 0x0400
18 #define CCM_SCTRL0_OFFSET 0x0800
19 #define CCM_CCGR0_OFFSET 0x4000
20 #define CCM_ROOT0_TARGET_OFFSET 0x8000
59 struct mxc_ccm_ccgr ccgr_array[191]; /* offset 0x4000 */
61 struct mxc_ccm_root_slice root[121]; /* offset 0x8000 */
66 uint32_t ctrl_24m; /* offset 0x0000 */
70 uint32_t rcosc_config0; /* offset 0x0010 */
74 uint32_t rcosc_config1; /* offset 0x0020 */
[all …]
/OK3568_Linux_fs/u-boot/arch/xtensa/dts/
H A Dxtfpga-flash-128m.dtsi7 reg = <0x00000000 0x08000000>;
10 partition@0x0 {
12 reg = <0x00000000 0x06000000>;
14 partition@0x6000000 {
16 reg = <0x06000000 0x00800000>;
18 partition@0x6800000 {
20 reg = <0x06800000 0x017e0000>;
22 partition@0x7fe0000 {
24 reg = <0x07fe0000 0x00020000>;
/OK3568_Linux_fs/kernel/arch/xtensa/boot/dts/
H A Dxtfpga-flash-128m.dtsi8 reg = <0x00000000 0x08000000>;
11 partition@0 {
13 reg = <0x00000000 0x06000000>;
17 reg = <0x06000000 0x00800000>;
21 reg = <0x06800000 0x017e0000>;
25 reg = <0x07fe0000 0x00020000>;
H A Dlx200mx.dts8 memory@0 {
10 reg = <0x00000000 0x06000000>;
/OK3568_Linux_fs/kernel/arch/sh/include/mach-common/mach/
H A Dsh7785lcr.h11 * 0x00000000 - 0x03ffffff(CS0) | NOR Flash | NOR Flash
12 * 0x04000000 - 0x05ffffff(CS1) | PLD | PLD
13 * 0x06000000 - 0x07ffffff(CS1) | I2C | I2C
14 * 0x08000000 - 0x0bffffff(CS2) | USB | DDR SDRAM
15 * 0x0c000000 - 0x0fffffff(CS3) | SD | DDR SDRAM
16 * 0x10000000 - 0x13ffffff(CS4) | SM107 | SM107
17 * 0x14000000 - 0x17ffffff(CS5) | reserved | USB
18 * 0x18000000 - 0x1bffffff(CS6) | reserved | SD
19 * 0x40000000 - 0x5fffffff | DDR SDRAM | (cannot use)
23 #define NOR_FLASH_ADDR 0x00000000
[all …]
/OK3568_Linux_fs/kernel/arch/sh/boards/
H A Dboard-urquell.c32 * SW2 0x1x xxxx -> little endian
39 * 0x00000000 - 0x04000000 (CS0) Nor Flash
40 * 0x04000000 - 0x04200000 (CS1) SRAM
41 * 0x05000000 - 0x05800000 (CS1) on board register
42 * 0x05800000 - 0x06000000 (CS1) LAN91C111
43 * 0x06000000 - 0x06400000 (CS1) PCMCIA
44 * 0x08000000 - 0x10000000 (CS2-CS3) DDR3
45 * 0x10000000 - 0x14000000 (CS4) PCIe
46 * 0x14000000 - 0x14800000 (CS5) Core0 LRAM/URAM
47 * 0x14800000 - 0x15000000 (CS5) Core1 LRAM/URAM
[all …]
/OK3568_Linux_fs/u-boot/board/cadence/xtfpga/
H A DKconfig33 default 0x04000000 if XTFPGA_LX60
34 default 0x03000000 if XTFPGA_LX110
35 default 0x06000000 if XTFPGA_LX200
36 default 0x18000000 if XTFPGA_ML605
37 default 0x38000000 if XTFPGA_KC705
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsocfpga_arria10_socdk_nand.dts12 nand@0 {
13 reg = <0>;
17 partition@0 {
19 reg = <0x0 0x02000000>;
23 reg = <0x02000000 0x06000000>;
H A Dste-db8520.dtsi9 operating-points = <1152000 0
10 800000 0
11 400000 0
12 200000 0>;
23 reg = <0x06000000 0x00f00000>;
29 reg = <0x06f00000 0x00100000>;
35 reg = <0x07000000 0x01000000>;
49 reg = <0x17f00000 0x00100000>;
H A Dste-db8500.dtsi9 operating-points = <998400 0
10 800000 0
11 400000 0
12 200000 0>;
23 reg = <0x06000000 0x00f00000>;
29 reg = <0x06f00000 0x00100000>;
35 reg = <0x07000000 0x01000000>;
49 reg = <0x17f00000 0x00100000>;
/OK3568_Linux_fs/u-boot/board/freescale/mx35pdk/
H A Dmx35pdk.h14 #define DBG_CSCR_U_CONFIG 0x0000D843
15 #define DBG_CSCR_L_CONFIG 0x22252521
16 #define DBG_CSCR_A_CONFIG 0x22220A00
18 #define CCM_CCMR_CONFIG 0x003F4208
19 #define CCM_PDR0_CONFIG 0x00801000
22 #define ESDCTL_0x92220000 0x92220000
23 #define ESDCTL_0xA2220000 0xA2220000
24 #define ESDCTL_0xB2220000 0xB2220000
25 #define ESDCTL_0x82228080 0x82228080
27 #define ESDCTL_PRECHARGE 0x00000400
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/ti/
H A Dk3-j721e.dtsi40 #size-cells = <0>;
54 cpu0: cpu@0 {
56 reg = <0x000>;
59 i-cache-size = <0xC000>;
62 d-cache-size = <0x8000>;
70 reg = <0x001>;
73 i-cache-size = <0xC000>;
76 d-cache-size = <0x8000>;
86 cache-size = <0x100000>;
127 ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */
[all …]
/OK3568_Linux_fs/u-boot/include/configs/
H A Dxtfpga.h36 #define CONFIG_SYS_IO_BASE 0xf0000000
38 #define CONFIG_SYS_MEMORY_BASE 0x60000000
39 #define CONFIG_SYS_IO_BASE 0x90000000
40 #define CONFIG_MAX_MEM_MAPPED 0x10000000
45 * LX60 0x04000000 64 MB
46 * LX110 0x03000000 48 MB
47 * LX200 0x06000000 96 MB
48 * ML605 0x18000000 384 MB
49 * KC705 0x38000000 896 MB
54 #if XCHAL_HAVE_PTP_MMU || CONFIG_BOARD_SDRAM_SIZE < 0x10000000
[all …]
/OK3568_Linux_fs/u-boot/board/sr1500/qts/
H A Diocsr_config.h16 0x00100000,
17 0x40000000,
18 0x0FF00000,
19 0xC0000000,
20 0x0000003F,
21 0x00008000,
22 0x000E0180,
23 0x18060000,
24 0x18000000,
25 0x00018060,
[all …]
/OK3568_Linux_fs/u-boot/board/terasic/de1-soc/qts/
H A Diocsr_config.h16 0x00000000,
17 0x00000000,
18 0x0FF00000,
19 0xC0000000,
20 0x0000003F,
21 0x00008000,
22 0x00060180,
23 0x18060000,
24 0x18000000,
25 0x00018060,
[all …]
/OK3568_Linux_fs/u-boot/board/samtec/vining_fpga/qts/
H A Diocsr_config.h16 0x00000000,
17 0x00000000,
18 0x0FF00000,
19 0xC0000000,
20 0x0000003F,
21 0x00008000,
22 0x00060180,
23 0x18060000,
24 0x18000000,
25 0x00018060,
[all …]
/OK3568_Linux_fs/u-boot/board/terasic/sockit/qts/
H A Diocsr_config.h16 0x00000000,
17 0x00000000,
18 0x0FF00000,
19 0xC0000000,
20 0x0000003F,
21 0x00008000,
22 0x00060180,
23 0x18060000,
24 0x18000000,
25 0x00018060,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/emac/
H A Dtah.h52 #define TAH_MR_CVR 0x80000000
53 #define TAH_MR_SR 0x40000000
54 #define TAH_MR_ST_256 0x01000000
55 #define TAH_MR_ST_512 0x02000000
56 #define TAH_MR_ST_768 0x03000000
57 #define TAH_MR_ST_1024 0x04000000
58 #define TAH_MR_ST_1280 0x05000000
59 #define TAH_MR_ST_1536 0x06000000
60 #define TAH_MR_TFS_16KB 0x00000000
61 #define TAH_MR_TFS_2KB 0x00200000
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/mx53evk/
H A Dimximage.cfg34 DATA 4 0x53fa8554 0x00200000
35 DATA 4 0x53fa8560 0x00200000
36 DATA 4 0x53fa8594 0x00200000
37 DATA 4 0x53fa8584 0x00200000
38 DATA 4 0x53fa8558 0x00200040
39 DATA 4 0x53fa8568 0x00200040
40 DATA 4 0x53fa8590 0x00200040
41 DATA 4 0x53fa857c 0x00200040
42 DATA 4 0x53fa8564 0x00200040
43 DATA 4 0x53fa8580 0x00200040
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg_8xx.h29 #define SPRN_EID 81 /* External interrupt disable (EE=0, RI=1) */
30 #define SPRN_NRI 82 /* Non recoverable interrupt (EE=0, RI=0) */
38 #define LCTRL1_CTE_GT 0xc0000000
39 #define LCTRL1_CTF_LT 0x14000000
40 #define LCTRL1_CRWE_RW 0x00000000
41 #define LCTRL1_CRWE_RO 0x00040000
42 #define LCTRL1_CRWE_WO 0x000c0000
43 #define LCTRL1_CRWF_RW 0x00000000
44 #define LCTRL1_CRWF_RO 0x00010000
45 #define LCTRL1_CRWF_WO 0x00030000
[all …]
/OK3568_Linux_fs/kernel/arch/mips/boot/dts/brcm/
H A Dbcm3384_viper.dtsi7 memory@0 {
11 reg = <0x06000000 0x02000000>,
12 <0x0e000000 0x02000000>;
17 #size-cells = <0>;
22 cpu@0 {
25 reg = <0>;
30 #address-cells = <0>;
40 #clock-cells = <0>;
59 reg = <0x14e00048 0x4 0x14e0004c 0x4>,
60 <0x14e00350 0x4 0x14e00354 0x4>;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2800usb.h25 #define FIRMWARE_IMAGE_BASE 0x3000
39 * WIV: Wireless Info Valid. 1: Driver filled WI, 0: DMA needs to copy WI
41 * 0:MGMT, 1:HCCA 2:EDCA
46 #define TXINFO_W0_USB_DMA_TX_PKT_LEN FIELD32(0x0000ffff)
47 #define TXINFO_W0_WIV FIELD32(0x01000000)
48 #define TXINFO_W0_QSEL FIELD32(0x06000000)
49 #define TXINFO_W0_SW_USE_LAST_ROUND FIELD32(0x08000000)
50 #define TXINFO_W0_USB_DMA_NEXT_VALID FIELD32(0x40000000)
51 #define TXINFO_W0_USB_DMA_TX_BURST FIELD32(0x80000000)
58 * Word 0
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm1136/mx35/
H A Dmx35_sdram.c13 #define ESDCTL_DDR2_EMR2 0x04000000
14 #define ESDCTL_DDR2_EMR3 0x06000000
15 #define ESDCTL_PRECHARGE 0x00000400
16 #define ESDCTL_DDR2_EN_DLL 0x02000400
17 #define ESDCTL_DDR2_RESET_DLL 0x00000333
18 #define ESDCTL_DDR2_MR 0x00000233
19 #define ESDCTL_DDR2_OCD_DEFAULT 0x02000780
22 SMODE_NORMAL = 0,
77 dram_wait(0x20000); in mx3_setup_sdram_bank()
85 writel(0xda, start_address + ESDCTL_PRECHARGE); in mx3_setup_sdram_bank()
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/cpu/quark/
H A Dhte.c23 msg_port_write(HTE, 0x000200a2, 0xffffffff); in hte_enable_all_errors()
24 msg_port_write(HTE, 0x000200a3, 0x000000ff); in hte_enable_all_errors()
25 msg_port_write(HTE, 0x000200a4, 0x00000000); in hte_enable_all_errors()
35 return msg_port_read(HTE, 0x000200a7); in hte_check_errors()
47 do {} while ((msg_port_read(HTE, 0x00020012) & (1 << 30)) != 0); in hte_wait_for_complete()
49 tmp = msg_port_read(HTE, 0x00020011); in hte_wait_for_complete()
52 msg_port_write(HTE, 0x00020011, tmp); in hte_wait_for_complete()
68 tmp = msg_port_read(HTE, 0x000200a1); in hte_clear_error_regs()
70 msg_port_write(HTE, 0x000200a1, tmp); in hte_clear_error_regs()
94 msg_port_write(HTE, 0x00020020, 0x01b10021); in hte_basic_data_cmp()
[all …]
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-rc32434/
H A Dddr.h49 #define DDR0_PHYS_ADDR 0x18018000
52 #define DDR_MASK 0xffff0000
58 #define RC32434_DDR0_ATA_MSK 0x000000E0
60 #define RC32434_DDR0_DBW_MSK 0x00000100
62 #define RC32434_DDR0_WR_MSK 0x00000600
64 #define RC32434_DDR0_PS_MSK 0x00001800
66 #define RC32434_DDR0_DTYPE_MSK 0x0000e000
68 #define RC32434_DDR0_RFC_MSK 0x000f0000
70 #define RC32434_DDR0_RP_MSK 0x00300000
72 #define RC32434_DDR0_AP_MSK 0x00400000
[all …]

1234567