Searched +full:0 +full:xab0000 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | marvell,xenon-sdhci.txt | 41 SDHC System Operation Control Register Bit[7:0]. 62 Valid range = [0:0x1F]. 63 ZNR is set as 0xF by default if this property is not provided. 68 Valid range = [0:0x1F]. 69 ZPR is set as 0xF by default if this property is not provided. 75 Set as 0x4 by default if this property is not provided. 93 be set as 0x9 in driver. 110 reg = <0xaa0000 0x1000>; 128 reg = <0xab0000 0x1000>; 142 reg = <0xaa0000 0x1000>, [all …]
|
H A D | marvell,xenon-sdhci.yaml | 66 minimum: 0 70 Operation Control Register Bit[7:0]. Set/clear the corresponding bit to 91 minimum: 0 92 maximum: 0x1f 93 default: 0xf 100 minimum: 0 101 maximum: 0x1f 102 default: 0xf 111 default: 0x4 133 default: 0x [all...] |
/freebsd/sys/contrib/device-tree/src/arm/synaptics/ |
H A D | berlin2.dtsi | 28 #size-cells = <0>; 31 cpu@0 { 35 reg = <0>; 68 #clock-cells = <0>; 78 ranges = <0 0xf7000000 0x1000000>; 82 reg = <0xab0000 0x200>; 91 reg = <0xab0800 0x200>; 100 reg = <0xab1000 0x200>; 104 pinctrl-0 = <&emmc_pmux>; 111 reg = <0xac0000 0x1000>; [all …]
|
H A D | berlin2cd.dtsi | 27 #size-cells = <0>; 29 cpu: cpu@0 { 33 reg = <0>; 53 #clock-cells = <0>; 63 ranges = <0 0xf7000000 0x1000000>; 67 reg = <0xab0000 0x200>; 76 reg = <0xac0000 0x1000>; 83 reg = <0xad0000 0x100>; 88 reg = <0xad1000 0x1000>, <0xad0100 0x0100>; 95 reg = <0xad0200 0x20>; [all …]
|
H A D | berlin2q.dtsi | 22 #size-cells = <0>; 25 cpu0: cpu@0 { 29 reg = <0>; 113 #clock-cells = <0>; 122 ranges = <0 0xf7000000 0x1000000>; 127 reg = <0xab0000 0x200>; 136 reg = <0xab0800 0x200>; 145 reg = <0xab1000 0x200>; 154 reg = <0xac0000 0x1000>; 163 reg = <0xad0000 0x58>; [all …]
|
/freebsd/lib/msun/ld128/ |
H A D | s_logl.c | 55 * rest of p(d). In the worst case when k = 0 and log(X_i) is 0, the final 70 * in beginning with the Taylor coefficients 0 + 1*d, which tends to happen 98 P3 = 3.33333333333333333333333333333233795e-1L, /* 0x15555555555555555555555554d42.0p-114L */ 99 P4 = -2.49999999999999999999999999941139296e-1L, /* -0x1ffffffffffffffffffffffdab14e.0p-115L */ 100 P5 = 2.00000000000000000000000085468039943e-1L, /* 0x19999999999999999999a6d3567f4.0p-115L */ 101 P6 = -1.66666666666666666666696142372698408e-1L, /* -0x15555555555555555567267a58e1 [all...] |
/freebsd/lib/msun/ld80/ |
H A D | s_logl.c | 55 * rest of p(d). In the worst case when k = 0 and log(X_i) is 0, the final 70 * in beginning with the Taylor coefficients 0 + 1*d, which tends to happen 103 P3 = 3.3333333333333359e-1, /* 0x1555555555555a.0p-54 */ 104 P4 = -2.5000000000004424e-1, /* -0x1000000000031d.0p-54 */ 105 P5 = 1.9999999992970016e-1, /* 0x1999999972f3c7.0p-55 */ 106 P6 = -1.6666666072191585e-1, /* -0x15555548912c0 [all...] |