Home
last modified time | relevance | path

Searched +full:0 +full:xfe800000 (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dfsl,ls1028a.yaml50 reg = <0xfe800000 0x100000>;
H A Drockchip,dwc3.txt19 Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.yaml - USB2.0 PHY
35 reg = <0x0 0xfe800000 0x0 0x100000>;
52 reg = <0x0 0xfe900000 0x0 0x100000>;
H A Drockchip,dwc3.yaml17 USB2.0 PHY
150 reg = <0x0 0xfe800000 0x0 0x100000>;
H A Drockchip,rk3399-dwc3.yaml97 reg = <0x0 0xfe800000 0x0 0x100000>;
98 interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH 0>;
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dstorcenter.dts30 #size-cells = <0>;
32 PowerPC,8241@0 {
34 reg = <0>;
37 bus-frequency = <0>; /* from bootwrapper */
47 reg = <0x00000000 0x04000000>; /* 64MB @ 0x0 */
55 store-gathering = <0>; /* 0 == off, !0 == on */
56 ranges = <0x0 0xfc000000 0x100000>;
57 reg = <0xfc000000 0x100000>; /* EUMB */
58 bus-frequency = <0>; /* fixed by loader */
62 #size-cells = <0>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/lg/
H A Dlg1312.dtsi20 #size-cells = <0>;
22 cpu0: cpu@0 {
25 reg = <0x0 0x0>;
31 reg = <0x0 0x1>;
38 reg = <0x0 0x2>;
45 reg = <0x0 0x
[all...]
H A Dlg1313.dtsi20 #size-cells = <0>;
22 cpu0: cpu@0 {
25 reg = <0x0 0x0>;
31 reg = <0x0 0x1>;
38 reg = <0x0 0x2>;
45 reg = <0x0 0x
[all...]
/freebsd/sys/ofed/include/rdma/
H A Dib_addr.h127 * or been canceled. A status of 0 indicates success.
174 return dev_addr->dev_type == ARPHRD_INFINIBAND ? 4 : 0; in rdma_addr_gid_offset()
182 return 0x0000; /* prio-tagged traffic */ in rdma_vlan_dev_vlan_id()
183 if (VLAN_TAG(__DECONST(if_t, dev), &tag) != 0) in rdma_vlan_dev_vlan_id()
184 return 0xffff; in rdma_vlan_dev_vlan_id()
201 gid->raw[2] = 0; in rdma_ip2gid()
202 gid->raw[3] = 0; in rdma_ip2gid()
208 return 0; in rdma_ip2gid()
216 memset(out_in, 0, sizeof(*out_in)); in rdma_gid2ip()
222 memset(out_in, 0, sizeof(*out_in)); in rdma_gid2ip()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8998-sony-xperia-yoshino.dtsi18 qcom,msm-id = <0x124 0x20000>, <0x124 0x20001>; /* 8998v2, v2.1 */
19 qcom,board-id = <8 0>;
24 pinctrl-0 = <&div_clk1>;
27 #clock-cells = <0>;
45 startup-delay-us = <0>;
49 pinctrl-0 = <&main_cam_pwr_en>;
55 startup-delay-us = <0>;
59 pinctrl-0 = <&chat_cam_pwr_en>;
66 startup-delay-us = <0>;
70 pinctrl-0 = <&main_cam_pwr_io_en>;
[all …]
/freebsd/sys/netinet6/
H A Din6_ifattach.c96 #define EUI64_GBIT 0x01
97 #define EUI64_UBIT 0x02
98 #define EUI64_TO_IFID(in6) do {(in6)->s6_addr[8] ^= EUI64_UBIT; } while (0)
107 #define HMAC_IPAD 0x36
108 #define HMAC_OPAD 0x5C
130 #if 0 in get_rand_ifid()
155 return 0; in get_rand_ifid()
176 if (sdl->sdl_alen == 0) in get_interface_link_level()
193 static u_int8_t allzero[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in in6_get_interface_hwaddr()
195 { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }; in in6_get_interface_hwaddr()
[all …]
/freebsd/contrib/ofed/libmlx4/
H A Dverbs.c57 major = (raw_fw_ver >> 32) & 0xffff; in mlx4_query_device()
58 minor = (raw_fw_ver >> 16) & 0xffff; in mlx4_query_device()
59 sub_minor = raw_fw_ver & 0xffff; in mlx4_query_device()
64 return 0; in mlx4_query_device()
94 major = (raw_fw_ver >> 32) & 0xffff; in mlx4_query_device_ex()
95 minor = (raw_fw_ver >> 16) & 0xffff; in mlx4_query_device_ex()
96 sub_minor = raw_fw_ver & 0xffff; in mlx4_query_device_ex()
101 return 0; in mlx4_query_device_ex()
115 for (i = 0; i < 2; i++) { in mlx4_read_clock()
125 return 0; in mlx4_read_clock()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-base.dtsi51 #size-cells = <0>;
79 cpu_l0: cpu@0 {
82 reg = <0x0 0x0>;
89 i-cache-size = <0x8000>;
92 d-cache-size = <0x8000>;
101 reg = <0x0 0x1>;
108 i-cache-size = <0x8000>;
111 d-cache-size = <0x8000>;
120 reg = <0x0 0x2>;
127 i-cache-size = <0x8000>;
[all …]
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8851b_table.c10 {0x704, 0x601E0500},
11 {0x4000, 0x00000000},
12 {0x4004, 0xCA014000},
13 {0x4008, 0xC751D4F0},
14 {0x400C, 0x44511475},
15 {0x4010, 0x00000000},
16 {0x4014, 0x00000000},
17 {0x47BC, 0x00000380},
18 {0x4018, 0x4F4C084B},
19 {0x401C, 0x084A4E52},
[all …]
H A Drtw8852b_table.c10 {0x704, 0x601E0100},
11 {0x4000, 0x00000000},
12 {0x4004, 0xCA014000},
13 {0x4008, 0xC751D4F0},
14 {0x400C, 0x4451147
[all...]
H A Drtw8852a_table.c10 {0xF0FF0001, 0x00000000},
11 {0xF03300FF, 0x00000001},
12 {0xF03500FF, 0x00000002},
13 {0xF03200FF, 0x00000003},
14 {0xF03400FF, 0x0000000
[all...]
H A Drtw8852c_table.c10 {0xF0FF0000, 0x00000000},
11 {0xF03300FF, 0x00000001},
12 {0xF03400FF, 0x00000002},
13 {0xF03500FF, 0x00000003},
14 {0xF03600FF, 0x0000000
[all...]
/freebsd/tools/test/iconv/ref/
H A DUTF-32BE-rev1 0x00 = 0x00000000
2 0x01 = 0x01000000
3 0x02 = 0x02000000
4 0x03 = 0x03000000
5 0x04 = 0x04000000
6 0x05 = 0x05000000
7 0x06 = 0x06000000
8 0x07 = 0x07000000
9 0x08 = 0x08000000
10 0x09 = 0x09000000
[all …]
/freebsd/sys/dev/ispfw/
H A Dasm_2800.h38 0x0501f078, 0x00124000, 0x00100000, 0x00017380,
39 0x00000009, 0x0000000c, 0x00000001, 0x785ad0d5,
40 0x00000080, 0x0001f626, 0x20434f50, 0x59524947,
41 0x48542032, 0x30323320, 0x514c4f47, 0x49432043,
42 0x4f52504f, 0x52415449, 0x4f4e2020, 0x20495350,
43 0x32387878, 0x20466972, 0x6d776172, 0x65202020,
44 0x56657273, 0x696f6e20, 0x2020392e, 0x31322e30,
45 0x31202024, 0x00000000, 0x00000092, 0x00000000,
46 0x00000000, 0x00000000, 0x00000000, 0x00100000,
47 0x00100000, 0x00017380, 0xffffffff, 0x00124004,
[all …]