Searched +full:0 +full:x0c001000 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | samsung,exynos-pcie.yaml | 97 reg = <0x15700000 0x1000>, <0x156b0000 0x1000>, <0x0c000000 0x1000>; 107 pinctrl-0 = <&pcie_bus &pcie_wlanen>; 111 bus-range = <0x00 0xff>; 112 ranges = <0x81000000 0 0 0x0c001000 0 0x00010000>, 113 <0x82000000 0 0x0c011000 0x0c011000 0 0x03feefff>; 116 interrupt-map-mask = <0 0 0 0>; 117 interrupt-map = <0 0 0 0 &gic GIC_SPI 245 IRQ_TYPE_LEVEL_HIGH>;
|
/freebsd/sys/contrib/device-tree/src/arm64/exynos/ |
H A D | exynos5433.dtsi | 48 #clock-cells = <0>; 53 #size-cells = <0>; 91 reg = <0x100>; 96 i-cache-size = <0x8000>; 99 d-cache-size = <0x8000>; 109 reg = <0x101>; 112 i-cache-size = <0x8000>; 115 d-cache-size = <0x8000>; 125 reg = <0x102>; 128 i-cache-size = <0x800 [all...] |
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_init_values.h | 35 0x00030003, 0xffff0000, /* if phase != 'engine', skip 3 ops (no DMAE) */ 36 0x00020002, 0x00020000, /* if mode != '!asic', skip 2 ops */ 37 0x0280c201, 0x00000000, /* write 0x0 to address 0x50184 */ 38 0x02810201, 0x00000000, /* write 0x0 to address 0x50204 */ 40 0x00110003, 0xffff0000, /* if phase != 'engine', skip 17 ops (no DMAE) */ 41 0x00030002, 0x00020000, /* if mode != '!asic', skip 3 ops */ 42 0x0048c201, 0x00000000, /* write 0x0 to address 0x9184 */ 43 0x0048d201, 0x00000000, /* write 0x0 to address 0x91a4 */ 44 0x004ba601, 0x00000001, /* write 0x1 to address 0x974c */ 45 0x00020002, 0x00be0000, /* if mode != '(!asic)&bb', skip 2 ops */ [all …]
|