Home
last modified time | relevance | path

Searched +full:0 +full:x875 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dcdns,macb.yaml131 const: 0
140 "^ethernet-phy@[0-9a-f]$":
183 reg = <0xfffc4000 0x4000>;
185 cdns,rx-watermark = <0x44>;
187 local-mac-address = [3a 0e 03 04 05 06];
191 #size-cells = <0>;
194 reg = <0x1>;
211 interrupts = <0 59 4>, <0 59 4>;
212 reg = <0x0 0xff0c0000 0x0 0x1000>;
218 #size-cells = <0>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/xilinx/
H A Dzynqmp.dtsi30 bootscr-address = /bits/ 64 <0x20000000>;
36 #size-cells = <0>;
38 cpu0: cpu@0 {
43 reg = <0x0>;
52 reg = <0x1>;
62 reg = <0x2>;
72 reg = <0x3>;
87 CPU_SLEEP_0: cpu-sleep-0 {
89 arm,psci-suspend-param = <0x40000000>;
130 reg = <0x0 0x3ed00000 0x0 0x40000>;
[all …]
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852bt_rfk.c17 #define RTW8852BT_RXDCK_VER 0x1
18 #define RTW8852BT_IQK_VER 0x2a
21 #define RTW8852BT_DPK_VER 0x06
25 #define DPK_TXAGC_LOWER 0x2e
26 #define DPK_TXAGC_UPPER 0x3f
27 #define DPK_TXAGC_INVAL 0xff
28 #define RFREG_MASKRXBB 0x003e0
29 #define RFREG_MASKMODE 0xf0000
32 RF_SHUT_DOWN = 0x0,
33 RF_STANDBY = 0x1,
[all …]
H A Drtw8852b_rfk.c17 #define RTW8852B_RXDCK_VER 0x1
18 #define RTW8852B_IQK_VER 0x2a
23 #define RTW8852B_DPK_VER 0x0d
29 #define DPK_TXAGC_LOWER 0x2e
30 #define DPK_TXAGC_UPPER 0x3f
31 #define DPK_TXAGC_INVAL 0xff
32 #define RFREG_MASKRXBB 0x003e0
33 #define RFREG_MASKMODE 0xf0000
36 LBK_RXIQK = 0x06,
37 SYNC = 0x10,
[all …]