Home
last modified time | relevance | path

Searched +full:0 +full:x01f00000 (Results 1 – 25 of 92) sorted by relevance

1234

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dfsl,imx6q-pcie.txt22 - fsl,tx-deemph-gen1: Gen1 De-emphasis value. Default: 0
23 - fsl,tx-deemph-gen2-3p5db: Gen2 (3.5db) De-emphasis value. Default: 0
67 reg = <0x01ffc000 0x04000>,
68 <0x01f00000 0x80000>;
73 ranges = <0x00000800 0 0x01f00000 0x01f00000 0 0x00080000
74 0x81000000 0 0 0x01f80000 0 0x00010000
75 0x82000000 0 0x01000000 0x01000000 0 0x00f00000>;
80 interrupt-map-mask = <0 0 0 0x7>;
81 interrupt-map = <0 0 0 1 &intc GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>,
82 <0 0 0 2 &intc GIC_SPI 122 IRQ_TYPE_LEVEL_HIGH>,
[all …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Ddra7.dtsi61 reg = <0x0 0x48211000 0x0 0x1000>,
62 <0x0 0x48212000 0x0 0x2000>,
63 <0x0 0x48214000 0x0 0x2000>,
64 <0x0 0x48216000 0x0 0x2000>;
73 reg = <0x0 0x48281000 0x0 0x1000>;
79 #size-cells = <0>;
81 cpu0: cpu@0 {
84 reg = <0>;
108 opp-supported-hw = <0xFF 0x01>;
117 opp-supported-hw = <0xFF 0x02>;
[all …]
H A Duniphier-support-card.dtsi10 ranges = <1 0x00000000 0x42000000 0x02000000>;
15 reg = <1 0x01f00000 0x1000>;
22 reg = <1 0x01fb0000 0x20>;
H A Domap5.dtsi45 #size-cells = <0>;
47 cpu0: cpu@0 {
50 reg = <0x0>;
69 reg = <0x1>;
113 reg = <0 0x48211000 0 0x1000>,
114 <0 0x48212000 0 0x2000>,
115 <0 0x48214000 0 0x2000>,
116 <0 0x48216000 0 0x2000>;
124 reg = <0 0x48281000 0 0x1000>;
152 ranges = <0 0 0 0xc0000000>;
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/bus/
H A Dsocionext,uniphier-system-bus.yaml45 implementation defined. Some SoCs can use 0x00000000-0x0fffffff and
46 0x40000000-0x4fffffff, while other SoCs only 0x40000000-0x4fffffff.
53 bank 0 to 0x42000000-0x43ffffff, bank 5 to 0x46000000-0x46ffffff
55 bank 0 to 0x48000000-0x49ffffff, bank 5 to 0x44000000-0x44ffffff
61 "^.*@[1-5],[1-9a-f][0-9a-f]+$":
77 // - the Ethernet device is connected at the offset 0x01f00000 of CS1 and
78 // mapped to 0x43f00000 of the parent bus.
79 // - the UART device is connected at the offset 0x00200000 of CS5 and
80 // mapped to 0x46200000 of the parent bus.
84 reg = <0x58c00000 0x400>;
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Ddra7.dtsi58 reg = <0x0 0x48211000 0x0 0x1000>,
59 <0x0 0x48212000 0x0 0x1000>,
60 <0x0 0x48214000 0x0 0x2000>,
61 <0x0 0x48216000 0x0 0x2000>;
70 reg = <0x0 0x48281000 0x0 0x1000>;
76 #size-cells = <0>;
78 cpu0: cpu@0 {
81 reg = <0>;
95 cooling-min-level = <0>;
124 ranges = <0x0 0x0 0x0 0xc0000000>;
[all …]
H A Duniphier-support-card.dtsi12 ranges = <1 0x00000000 0x42000000 0x02000000>;
18 ranges = <0x00000000 1 0x01f00000 0x00100000>;
20 ethsc: ethernet@0 {
22 reg = <0x00000000 0x1000>;
29 reg = <0x000b0000 0x20>;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A D82571.h7 #define ID_LED_RESERVED_F746 0xF746
13 #define E1000_GCR_L1_ACT_WITHOUT_L0S_RX 0x08000000
17 #define E1000_EITR_82574(_n) (0x000E8 + (0x4 * (_n)))
19 #define E1000_EIAC_82574 0x000DC /* Ext. Interrupt Auto Clear - RW */
20 #define E1000_EIAC_MASK_82574 0x01F00000
22 #define E1000_IVAR_INT_ALLOC_VALID 0x8
25 #define E1000_NVM_INIT_CTRL2_MNGM 0x6000
28 #define E1000_IDLE_ERROR_COUNT_MASK 0xFF
30 #define E1000_RECEIVE_ERROR_MAX 0xFFFF
/OK3568_Linux_fs/u-boot/include/configs/
H A Drk1808_common.h13 #define CONFIG_SPL_TEXT_BASE 0x00000000
14 #define CONFIG_SPL_MAX_SIZE 0x00020000
15 #define CONFIG_SPL_BSS_START_ADDR 0x03fe0000
16 #define CONFIG_SPL_BSS_MAX_SIZE 0x00002000
17 #define CONFIG_SPL_STACK 0x03fe0000
22 #define CONFIG_SYS_TEXT_BASE 0x00600000
23 #define CONFIG_SYS_INIT_SP_ADDR 0x00800000
24 #define CONFIG_SYS_LOAD_ADDR 0x00800800
28 #define GICD_BASE 0xff100000
29 #define GICR_BASE 0xff140000
[all …]
H A Drk3308_common.h21 #define CONFIG_SPL_TEXT_BASE 0x00000000
22 #define CONFIG_SPL_MAX_SIZE 0x40000
23 #define CONFIG_SPL_BSS_START_ADDR 0x00400000
24 #define CONFIG_SPL_BSS_MAX_SIZE 0x2000
25 #define CONFIG_SYS_SPI_U_BOOT_OFFS 0x8000
29 #define CONFIG_SYS_TEXT_BASE 0x00600000
30 #define CONFIG_SYS_INIT_SP_ADDR 0x00800000
31 #define CONFIG_SYS_LOAD_ADDR 0x00C00800
32 #define CONFIG_SPL_STACK 0x00400000
37 #define GICD_BASE 0xff581000
[all …]
H A Domap3_pandora.h16 #define CONFIG_SYS_TEXT_BASE 0x80008000
59 "if mmc rescan && load mmc 0:1 ${loadaddr} autoboot.scr; then " \
66 func(MMC, mmc, 0) \
72 "usbtty=cdc_acm\0" \
74 "rw rootflags=bulk_read vram=6272K omapfb.vram=0:3000K\0" \
75 "mtdparts=" MTDPARTS_DEFAULT "\0" \
81 0x01F00000) /* 31MB */
90 #define SMNAND_ENV_OFFSET 0x260000 /* environment starts here */
H A Domap3_zoom1.h46 #define CONFIG_USBD_VENDORID 0x0451
47 #define CONFIG_USBD_PRODUCTID 0x5678
59 #define CONFIG_SYS_NAND_SPL_KERNEL_OFFS 0x280000
80 "loadaddr=0x82000000\0" \
81 "fdtaddr=0x80f80000\0" \
82 "bootfile=uImage\0" \
83 "fdtfile=omap3-ldp.dtb\0" \
84 "bootdir=/\0" \
85 "bootpart=0:1\0" \
86 "usbtty=cdc_acm\0" \
[all …]
H A Domap3_overo.h15 * area in SRAM which starts at 0x40200000 and ends at 0x4020FFFF (64KB).
18 #define CONFIG_SPL_TEXT_BASE 0x40200000
52 #define MTDIDS_DEFAULT "nand0=omap2-nand.0"
53 #define MTDPARTS_DEFAULT "mtdparts=omap2-nand.0:" \
69 "bootdir=/boot\0" \
70 "bootfile=zImage\0" \
71 "usbtty=cdc_acm\0" \
72 "console=ttyO2,115200n8\0" \
73 "mpurate=auto\0" \
74 "optargs=\0" \
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/
H A Dcurrituck.dts13 /memreserve/ 0x01f00000 0x00100000; // spin table
20 dcr-parent = <&{/cpus/cpu@0}>;
28 #size-cells = <0>;
30 cpu@0 {
33 reg = <0>;
58 cpu-release-addr = <0x0 0x01f00000>;
64 reg = <0x0 0x0 0x0 0x0>; // filled in by zImage
70 dcr-reg = <0xffc00000 0x00040000>;
71 #address-cells = <0>;
72 #size-cells = <0>;
[all …]
H A Dlite5200b.dts22 gpios = <&gpt2 0 1>;
25 gpios = <&gpt3 0 1>;
34 memory@0 {
35 reg = <0x00000000 0x10000000>; // 256MB
41 cell-index = <0>;
87 phy0: ethernet-phy@0 {
88 reg = <0>;
95 reg = <0x50>;
101 reg = <0x8000 0x4000>;
106 interrupt-map-mask = <0xf800 0 0 7>;
[all …]
H A Dpcm032.dts23 memory@0 {
24 reg = <0x00000000 0x08000000>; // 128MB
30 cell-index = <0>;
61 phy0: ethernet-phy@0 {
62 reg = <0>;
69 reg = <0x51>;
73 reg = <0x52>;
80 interrupt-map-mask = <0xf800 0 0 7>;
81 interrupt-map = <0xc000 0 0 1 &mpc5200_pic 0 0 3 // 1st slot
82 0xc000 0 0 2 &mpc5200_pic 1 1 3
[all …]
H A Diss4xx-mpic.dts17 /memreserve/ 0x01f00000 0x00100000;
24 dcr-parent = <&{/cpus/cpu@0}>;
32 #size-cells = <0>;
34 cpu@0 {
37 reg = <0>;
62 cpu-release-addr = <0 0x01f00100>;
78 cpu-release-addr = <0 0x01f00200>;
94 cpu-release-addr = <0 0x01f00300>;
100 reg = <0x00000000 0x00000000 0x00000000>; // Filled in by zImage
107 dcr-reg = <0xffc00000 0x00030000>;
[all …]
H A Dakebono.dts14 /memreserve/ 0x01f00000 0x00100000; // spin table
21 dcr-parent = <&{/cpus/cpu@0}>;
29 #size-cells = <0>;
31 cpu@0 {
34 reg = <0>;
59 cpu-release-addr = <0x0 0x01f00000>;
65 reg = <0x0 0x0 0x0 0x0>; // filled in by zImage
71 dcr-reg = <0xffc00000 0x00040000>;
72 #address-cells = <0>;
73 #size-cells = <0>;
[all …]
/OK3568_Linux_fs/kernel/arch/sh/configs/
H A Dul2_defconfig12 CONFIG_MEMORY_SIZE=0x01f00000
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/
H A Dallwinner,sun6i-a31-rtc.yaml37 - description: RTC Alarm 0
48 - the Low Frequency Oscillator or LOSC, at index 0,
140 reg = <0x01f00000 0x400>;
141 interrupts = <0 40 4>, <0 41 4>;
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/
H A Dp1020utm-pc.dtsi36 nor@0,0 {
40 reg = <0x0 0x0 0x2000000>;
44 partition@0 {
46 reg = <0x0 0x00040000>;
52 reg = <0x00040000 0x003c0000>;
58 reg = <0x00400000 0x01b00000>;
66 reg = <0x01f00000 0x00100000>;
77 reg = <0x68>;
82 phy0: ethernet-phy@0 {
83 interrupts = <3 1 0 0>;
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dcpu_sun4i.h12 #define SUNXI_SRAM_A1_BASE 0x00000000
15 #define SUNXI_SRAM_A2_BASE 0x00004000 /* 16 kiB */
16 #define SUNXI_SRAM_A3_BASE 0x00008000 /* 13 kiB */
17 #define SUNXI_SRAM_A4_BASE 0x0000b400 /* 3 kiB */
18 #define SUNXI_SRAM_D_BASE 0x00010000 /* 4 kiB */
19 #define SUNXI_SRAM_B_BASE 0x00020000 /* 64 kiB (secure) */
21 #define SUNXI_DE2_BASE 0x01000000
24 #define SUNXI_CPUCFG_BASE 0x01700000
27 #define SUNXI_SRAMC_BASE 0x01c00000
28 #define SUNXI_DRAMC_BASE 0x01c01000
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/
H A Dmicro-support-card.c15 #define MICRO_SUPPORT_CARD_BASE 0x43f00000
16 #define SMC911X_BASE ((MICRO_SUPPORT_CARD_BASE) + 0x00000)
17 #define LED_BASE ((MICRO_SUPPORT_CARD_BASE) + 0x90000)
18 #define NS16550A_BASE ((MICRO_SUPPORT_CARD_BASE) + 0xb0000)
19 #define MICRO_SUPPORT_CARD_RESET ((MICRO_SUPPORT_CARD_BASE) + 0xd0034)
20 #define MICRO_SUPPORT_CARD_REVISION ((MICRO_SUPPORT_CARD_BASE) + 0xd00E0)
23 * 0: reset deassert, 1: reset
25 * bit[0]: LAN, I2C, LED
30 writel(0x00010000, MICRO_SUPPORT_CARD_RESET); in support_card_reset_deassert()
35 writel(0x00020003, MICRO_SUPPORT_CARD_RESET); in support_card_reset()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dmxms.c42 case 0x0200: in mxms_version()
43 case 0x0201: in mxms_version()
44 case 0x0300: in mxms_version()
51 return 0x0000; in mxms_version()
70 u8 *mxms = mxms_data(mxm), sum = 0; in mxms_checksum()
84 if (*(u32 *)mxms != 0x5f4d584d) { in mxms_valid()
104 u8 type = desc[0] & 0x0f; in mxms_foreach()
105 u8 headerlen = 0; in mxms_foreach()
106 u8 recordlen = 0; in mxms_foreach()
107 u8 entries = 0; in mxms_foreach()
[all …]
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.ubi37 0: kernel 0x00200000 0x00000000 0
38 1: dtb 0x00040000 0x00200000 0
39 2: root 0x00200000 0x00240000 0
40 3: user 0x01ac0000 0x00440000 0
41 4: env 0x00080000 0x01f00000 0
42 5: u-boot 0x00080000 0x01f80000 0
44 active partition: nor0,0 - (kernel) 0x00200000 @ 0x00000000
52 0x000000240000-0x000000440000 : "mtd=2"
63 UBI: number of bad PEBs: 0
68 UBI: available PEBs: 0
[all …]

1234