Home
last modified time | relevance | path

Searched +full:0 +full:xf0000 (Results 1 – 25 of 89) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-3720-gl-mv1000.dts23 memory@0 {
25 reg = <0x00000000 0x00000000 0x00000000 0x20000000>;
35 gpios-states = <0>;
36 states = <1800000 0x1
37 3300000 0x0>;
81 flash@0 {
82 reg = <0>;
91 partition@0 {
93 reg = <0 0xf0000>;
98 reg = <0xf0000 0x8000>;
[all …]
/freebsd/contrib/less/
H A Dubin.uni2 { 0x0000, 0x0007 }, /* Cc */
3 { 0x000b, 0x000b }, /* Cc */
4 { 0x000e, 0x001f }, /* Cc */
5 { 0x007f, 0x009f }, /* Cc */
6 { 0x2028, 0x202
[all...]
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-395.dtsi19 reg = <0x18000 0x20>;
24 reg = <0xa8000 0x2000>;
32 reg = <0xf0000 0x4000>,<0xf4000 0x4000>;
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dqoriq-fman3-0-10g-0.dtsi3 * QorIQ FMan v3 10g port #0 device tree
11 cell-index = <0x10>;
13 reg = <0x90000 0x1000>;
18 cell-index = <0x30>;
20 reg = <0xb0000 0x1000>;
25 cell-index = <0x8>;
27 reg = <0xf0000 0x1000>;
35 #size-cells = <0>;
37 reg = <0xf1000 0x1000>;
39 pcsphy6: ethernet-phy@0 {
[all …]
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Dfacebook-bmc-flash-layout-128.dtsi12 u-boot@0 {
13 reg = <0x0 0xe0000>;
21 reg = <0xe0000 0x10000>;
30 reg = <0xf0000 0x10000>;
38 reg = <0x100000 0x7700000>;
47 reg = <0x7800000 0x800000>;
56 flash0@0 {
57 reg = <0x0 0x8000000>;
/freebsd/sys/contrib/device-tree/src/mips/realtek/
H A Dcameo-rtl9302c-2x-rtl8224-2xge.dts15 memory@0 {
17 reg = <0x0 0x8000000>;
31 flash@0 {
33 reg = <0>;
41 partition@0 {
43 reg = <0x0 0xe0000>;
48 reg = <0xe0000 0x10000>;
52 reg = <0xf0000 0x10000>;
57 reg = <0x100000 0x100000>;
61 reg = <0x200000 0x100000>;
[all …]
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_priv.h34 { 0x010, 0x0c },
37 { 0x025, 0x0f }, { 0x072, 0x00 }, { 0x420, 0x80 }, { 0x428, 0x0a }, \
38 { 0x429, 0x10 }, { 0x430, 0x00 }, { 0x431, 0x00 }, { 0x432, 0x00 }, \
39 { 0x433, 0x01 }, { 0x434, 0x04 }, { 0x435, 0x05 }, { 0x436, 0x07 }, \
40 { 0x437, 0x08 }, { 0x43c, 0x04 }, { 0x43d, 0x05 }, { 0x43e, 0x07 }, \
41 { 0x43f, 0x08 }, { 0x440, 0x5d }, { 0x441, 0x01 }, { 0x442, 0x00 }, \
42 { 0x444, 0x10 }, { 0x445, 0x00 }, { 0x446, 0x00 }, { 0x447, 0x00 }, \
43 { 0x448, 0x00 }, { 0x449, 0xf0 }, { 0x44a, 0x0f }, { 0x44b, 0x3e }, \
44 { 0x44c, 0x10 }, { 0x44d, 0x00 }, { 0x44e, 0x00 }, { 0x44f, 0x00 }, \
45 { 0x450, 0x00 }, { 0x451, 0xf0 }, { 0x452, 0x0f }, { 0x453, 0x00 }, \
[all …]
/freebsd/sys/i386/linux/
H A Dlinux.h114 #define LINUX_RLIMIT_CPU 0
227 #define LINUX_SA_NOCLDSTOP 0x00000001
228 #define LINUX_SA_NOCLDWAIT 0x00000002
229 #define LINUX_SA_SIGINFO 0x00000004
230 #define LINUX_SA_RESTORER 0x04000000
231 #define LINUX_SA_ONSTACK 0x08000000
232 #define LINUX_SA_RESTART 0x10000000
233 #define LINUX_SA_INTERRUPT 0x20000000
234 #define LINUX_SA_NOMASK 0x40000000
235 #define LINUX_SA_ONESHOT 0x80000000
[all …]
/freebsd/stand/powerpc/boot1.chrp/
H A DMakefile16 # 0x38000 is high enough to not interfere with the trap area, but low
17 # enough that it doesn't bump into the kernel area starting at 0x100000,
20 # In theory 0xf0000 would work too under the current 64k size limit for
24 LDFLAGS=-nostdlib -static -Wl,-N -Wl,-Ttext=0x38000
/freebsd/sys/arm/mv/armadaxp/
H A Darmadaxp.c47 #define CPU_FREQ_FIELD(sar) (((0x01 & (sar >> 52)) << 3) | \
48 (0x07 & (sar >> 21)))
49 #define FAB_FREQ_FIELD(sar) (((0x01 & (sar >> 51)) << 4) | \
50 (0x0F & (sar >> 24)))
58 #define ARMADAXP_L2_BASE (MV_BASE + 0x8000)
59 #define ARMADAXP_L2_CTRL 0x100
60 #define L2_ENABLE (1 << 0)
61 #define ARMADAXP_L2_AUX_CTRL 0x104
62 #define L2_WBWT_MODE_MASK (3 << 0)
63 #define L2_WBWT_MODE_PAGE 0
[all …]
/freebsd/sys/amd64/linux32/
H A Dlinux.h47 #define LINUX32_MAXVMEM 0 /* Unlimited */
123 #define LINUX_RLIMIT_CPU 0
255 #define LINUX_SA_NOCLDSTOP 0x00000001
256 #define LINUX_SA_NOCLDWAIT 0x00000002
257 #define LINUX_SA_SIGINFO 0x00000004
258 #define LINUX_SA_RESTORER 0x04000000
259 #define LINUX_SA_ONSTACK 0x08000000
260 #define LINUX_SA_RESTART 0x10000000
261 #define LINUX_SA_INTERRUPT 0x20000000
262 #define LINUX_SA_NOMASK 0x40000000
[all …]
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dqoriq-thermal.txt6 Register (IPBRR0) at offset 0x0BF8.
10 0x01900102 T1040
32 reg = <0xf0000 0x1000>;
33 interrupts = <18 2 0 0>;
34 fsl,tmu-range = <0x000a0000 0x00090026 0x0008004a 0x0001006a>;
35 fsl,tmu-calibration = <0x00000000 0x00000025
36 0x00000001 0x00000028
37 0x00000002 0x0000002d
38 0x00000003 0x00000031
39 0x00000004 0x00000036
[all …]
H A Dqoriq-thermal.yaml20 Register (IPBRR0) at offset 0x0BF8.
24 0x01900102 T1040
82 reg = <0xf0000 0x1000>;
83 interrupts = <18 2 0 0>;
84 fsl,tmu-range = <0x000a0000 0x00090026 0x0008004a 0x0001006a>;
85 fsl,tmu-calibration = <0x00000000 0x00000025>,
86 <0x00000001 0x00000028>,
87 <0x00000002 0x0000002d>,
88 <0x00000003 0x00000031>,
89 <0x00000004 0x00000036>,
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/amd/
H A Delba-flash-parts.dtsi11 partition@0 {
13 reg = <0x0 0x10000>;
19 reg = <0x10000 0xfff0000>;
24 reg = <0xf0000 0x10000>;
29 reg = <0x100000 0x80000>;
34 reg = <0x180000 0x200000>;
39 reg = <0x380000 0x10000>;
44 reg = <0x390000 0x10000>;
49 reg = <0x400000 0x3c00000>;
54 reg = <0x4010000 0x20000>;
[all …]
H A Damd-seattle-soc.dtsi20 reg = <0x0 0xe1110000 0 0x1000>,
21 <0x0 0xe112f000 0 0x2000>,
22 <0x0 0xe1140000 0 0x2000>,
23 <0x0 0xe1160000 0 0x2000>;
24 interrupts = <1 9 0xf04>;
25 ranges = <0 0 0 0xe1100000 0 0x100000>;
29 reg = <0x0 0x00080000 0 0x1000>;
35 interrupts = <1 13 0xff04>,
36 <1 14 0xff04>,
37 <1 11 0xff04>,
[all …]
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dqoriq-fman-0-10g-0.dtsi2 * QorIQ FMan 10g port #0 device tree stub [ controller @ offset 0x400000 ]
37 cell-index = <0x10>;
39 reg = <0x90000 0x1000>;
43 cell-index = <0x30>;
45 reg = <0xb0000 0x1000>;
49 cell-index = <0x8>;
51 reg = <0xf0000 0x1000>;
57 #size-cells = <0>;
59 reg = <0xf1000 0x1000>;
60 interrupts = <101 2 0 0>;
H A Dqoriq-fman-1-10g-0.dtsi2 * QorIQ FMan 10g port #0 device tree stub [ controller @ offset 0x500000 ]
37 cell-index = <0x10>;
39 reg = <0x90000 0x1000>;
43 cell-index = <0x30>;
45 reg = <0xb0000 0x1000>;
49 cell-index = <0x8>;
51 reg = <0xf0000 0x1000>;
57 #size-cells = <0>;
59 reg = <0xf1000 0x1000>;
H A Dqoriq-fman3-0-10g-0.dtsi2 * QorIQ FMan v3 10g port #0 device tree stub [ controller @ offset 0x400000 ]
37 cell-index = <0x10>;
39 reg = <0x90000 0x1000>;
44 cell-index = <0x30>;
46 reg = <0xb0000 0x1000>;
51 cell-index = <0x8>;
53 reg = <0xf0000 0x1000>;
68 #size-cells = <0>;
70 reg = <0xf1000 0x1000>;
73 pcsphy6: ethernet-phy@0 {
[all …]
H A Dqoriq-fman3-1-10g-0.dtsi2 * QorIQ FMan v3 10g port #0 device tree stub [ controller @ offset 0x500000 ]
37 cell-index = <0x10>;
39 reg = <0x90000 0x1000>;
44 cell-index = <0x30>;
46 reg = <0xb0000 0x1000>;
51 cell-index = <0x8>;
53 reg = <0xf0000 0x1000>;
68 #size-cells = <0>;
70 reg = <0xf1000 0x1000>;
73 pcsphy14: ethernet-phy@0 {
[all …]
/freebsd/sys/contrib/device-tree/Bindings/display/msm/
H A Dmdp4.yaml44 port@0:
78 reg = <0x05100000 0xf0000>;
79 interrupts = <0 75 0>;
97 #size-cells = <0>;
99 port@0 {
100 reg = <0>;
H A Dmdp4.txt33 Port 0 -> LCDC/LVDS
53 port@0 {
54 reg = <0>;
68 reg = <0x05100000 0xf0000>;
69 interrupts = <GIC_SPI 75 0>;
86 #size-cells = <0>;
88 port@0 {
89 reg = <0>;
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmarvell,prestera.txt21 ranges = <0 MBUS_ID(0x03, 0x00) 0 0x100000>;
23 packet-processor@0 {
25 reg = <0 0x4000000>;
45 ranges = <0 MBUS_ID(0x08, 0x00) 0 0x100000>;
46 reg = <MBUS_ID(0x08, 0x00) 0 0x100000>;
73 that BAR2 is assigned to 0xf6000000 as base address from the PCI IO range:
76 ranges = <0x81000000 0x0 0xfb000000 0x0 0xfb000000 0x0 0xf0000
77 0x82000000 0x0 0xf6000000 0x0 0xf6000000 0x0 0x2000000
78 0x82000000 0x0 0xf9000000 0x0 0xf9000000 0x0 0x100000>;
79 phys = <&cp0_comphy0 0>;
/freebsd/sys/i386/i386/
H A Dgeode.c43 { 0xf0000, 0xf1000 },
45 { "Soekris", 0, 8 }, /* Soekris Engineering. */
46 { "net4", 0, 8 }, /* net45xx */
47 { "comBIOS", 0, 54 }, /* comBIOS ver. 1.26a 20040819 ... */
48 { NULL, 0, 0 },
53 { 0xf0000, 0xf1000 },
55 { "Soekris", 0, 8 }, /* Soekris Engineering. */
56 { "net5", 0, 8 }, /* net5xxx */
57 { "comBIOS", 0, 54 }, /* comBIOS ver. 1.26a 20040819 ... */
58 { NULL, 0, 0 },
[all …]
/freebsd/sys/dev/smbios/
H A Dsmbios.h36 #define SMBIOS_START 0xf0000
37 #define SMBIOS_STEP 0x10
38 #define SMBIOS_OFF 0
98 while (p + 1 < endp && !(p[0] == 0 && p[1] == 0)) in smbios_walk_table()
/freebsd/contrib/opencsd/decoder/source/ete/
H A Dtrc_cmp_cfg_ete.cpp39 m_ete_cfg.reg_idr0 = 0x28000EA1; in ETEConfig()
40 m_ete_cfg.reg_idr1 = 0x4100FFF3; in ETEConfig()
41 m_ete_cfg.reg_idr2 = 0x00000488; in ETEConfig()
42 m_ete_cfg.reg_idr8 = 0; in ETEConfig()
43 m_ete_cfg.reg_configr = 0xC1; in ETEConfig()
44 m_ete_cfg.reg_traceidr = 0; in ETEConfig()
47 m_ete_cfg.reg_devarch = 0x47705A13; in ETEConfig()
83 m_cfg.reg_idr9 = 0; in copyV4()
84 m_cfg.reg_idr10 = 0; in copyV4()
85 m_cfg.reg_idr11 = 0; in copyV4()
[all …]

1234