Home
last modified time | relevance | path

Searched +full:0 +full:x42800000 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/rng/
H A Dsilex-insight,ba431-rng.yaml33 reg = <0x42800000 0x1000>;
/openbmc/linux/arch/m68k/fpsp040/
H A Dstwotox.S31 | N = 64(M + M') + j, j = 0,1,2,...,63.
44 | N = 64(M + M') + j, j = 0,1,2,...,63.
69 | 1. Generate overflow by Huge * Huge if X > 0; otherwise, generate
88 BOUNDS1: .long 0x3FB98000,0x400D80C0 | ... 2^(-70),16480
89 BOUNDS2: .long 0x3FB98000,0x400B9B07 | ... 2^(-70),16480 LOG2/LOG10
91 L2TEN64: .long 0x406A934F,0x0979A371 | ... 64LOG10/LOG2
92 L10TWO1: .long 0x3F734413,0x509F8000 | ... LOG2/64LOG10
94 L10TWO2: .long 0xBFCD0000,0xC0219DC1,0xDA994FD2,0x00000000
96 LOG10: .long 0x40000000,0x935D8DDD,0xAAA8AC17,0x00000000
98 LOG2: .long 0x3FFE0000,0xB17217F7,0xD1CF79AC,0x00000000
[all …]
/openbmc/qemu/hw/arm/
H A Dmusca.c110 return qdev_get_gpio_in(DEVICE(&mms->cpu_irq_splitter[irqno]), 0); in OBJECT_DECLARE_TYPE()
150 return sysbus_mmio_get_region(SYS_BUS_DEVICE(uds), 0); in make_unimp_dev()
170 .addr = 0x00200000,
171 .size = 0x00800000,
175 .addr = 0x00000000,
176 .size = 0x00200000,
183 .addr = 0x00000000,
184 .size = 0x02000000,
188 .addr = 0x0a400000,
189 .size = 0x00080000,
[all …]
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx93.dtsi48 #size-cells = <0>;
55 arm,psci-suspend-param = <0x0010033>;
64 A55_0: cpu@0 {
67 reg = <0x0>;
76 reg = <0x100>;
86 #clock-cells = <0>;
93 #clock-cells = <0>;
100 #clock-cells = <0>;
128 reg = <0 0x48000000 0 0x10000>,
129 <0 0x48040000 0 0xc0000>;
[all …]
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos4212-tab3.dtsi33 reg = <0x40000000 0x3fc00000>;
46 linux,initrd-start = <0x42000000>;
47 linux,initrd-end = <0x42800000>;
52 reg = <0x0204F000 0x1000>;
58 clock-frequency = <0>;
70 pinctrl-0 = <&gpio_keys>;
122 sda-gpios = <&gpm2 0 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
126 #size-cells = <0>;
130 reg = <0x66>;
134 pinctrl-0 = <&max77693_irq>;
[all …]
/openbmc/qemu/target/m68k/
H A Dsoftfloat.c27 #define pi_exp 0x4000
28 #define piby2_exp 0x3FFF
29 #define pi_sig UINT64_C(0xc90fdaa22168c235)
60 if (aExp == 0x7FFF) { in floatx80_getman()
68 if (aExp == 0) { in floatx80_getman()
69 if (aSig == 0) { in floatx80_getman()
70 return packFloatx80(aSign, 0, 0); in floatx80_getman()
76 0x3FFF, aSig, 0, status); in floatx80_getman()
94 if (aExp == 0x7FFF) { in floatx80_getexp()
102 if (aExp == 0) { in floatx80_getexp()
[all …]
/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c37 #define FLOAT_ZERO 0x00000000
38 #define FLOAT_ONE 0x3f800000
39 #define FLOAT_TWO 0x40000000
40 #define FLOAT_THREE 0x40400000
41 #define FLOAT_FIVE 0x40a00000
42 #define FLOAT_SIX 0x40c00000
43 #define FLOAT_EIGHT 0x41000000
44 #define FLOAT_MINUS_5 0xc0a00000
46 #define UNSOL_TAG_DSP 0x16
55 #define MASTERCONTROL 0x80
[all …]
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S37 short 0x0000
39 short 0x0000
41 short 0x0000
44 short 0x0000
46 short 0x0000
48 short 0x0000
51 short 0x0000
53 short 0x0000
55 short 0x0000
58 short 0x0000
[all …]
H A Dfpsp.S43 set _off_bsun, 0x00
44 set _off_snan, 0x04
45 set _off_operr, 0x08
46 set _off_ovfl, 0x0c
47 set _off_unfl, 0x10
48 set _off_dz, 0x14
49 set _off_inex, 0x18
50 set _off_fline, 0x1c
51 set _off_fpu_dis, 0x20
52 set _off_trap, 0x24
[all …]