Home
last modified time | relevance | path

Searched +full:0 +full:xe14 (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dbrcm,bcmgenet.yaml56 "^mdio@[0-9a-f]+$":
82 reg = <0xf0b60000 0xfc4c>;
83 interrupts = <0x0 0x14 0x0>, <0x0 0x15 0x0>;
90 #size-cells = <0>;
91 reg = <0xe14 0x8>;
104 fixed-link = <1 0 1000 0 0>;
109 reg = <0xf0b80000 0xfc4c>;
110 interrupts = <0x0 0x16 0x0>, <0x0 0x17 0x0>;
115 #size-cells = <0>;
116 reg = <0xe14 0x8>;
[all …]
H A Dbrcm,bcmgenet.txt47 - #size-cells: size of the cells for MDIO bus addressing, should be 0
61 #address-cells = <0x1>;
62 #size-cells = <0x1>;
63 reg = <0xf0b60000 0xfc4c>;
64 interrupts = <0x0 0x14 0x0>, <0x0 0x15 0x0>;
68 #address-cells = <0x1>;
69 #size-cells = <0x0>;
70 reg = <0xe14 0x8>;
74 reg = <0x1>;
84 fixed-link = <1 0 1000 0 0>;
[all …]
/freebsd/sys/dev/xdma/controller/
H A Dpl330.h35 #define DSR 0x000 /* DMA Manager Status */
36 #define DPC 0x004 /* DMA Program Counter */
37 #define INTEN 0x020 /* Interrupt Enable */
38 #define INT_EVENT_RIS 0x024 /* Event-Interrupt Raw Status */
39 #define INTMIS 0x028 /* Interrupt Status */
40 #define INTCLR 0x02C /* Interrupt Clear */
41 #define FSRD 0x030 /* Fault Status DMA Manager */
42 #define FSRC 0x034 /* Fault Status DMA Channel */
43 #define FTRD 0x038 /* Fault Type DMA Manager */
44 #define FTR(n) (0x040 + 0x04 * (n)) /* Fault type for DMA channel n */
[all …]
/freebsd/sys/arm64/broadcom/genet/
H A Dif_genetreg.h38 #define GENET_SYS_REV_CTRL 0x000
41 #define REV_MAJOR 0xf000000
44 #define REV_MINOR 0xf0000
46 #define REV_PHY 0xffff
47 #define GENET_SYS_PORT_CTRL 0x004
49 #define GENET_SYS_RBUF_FLUSH_CTRL 0x008
51 #define GENET_SYS_TBUF_FLUSH_CTRL 0x00c
52 #define GENET_EXT_RGMII_OOB_CTRL 0x08c
57 #define GENET_INTRL2_CPU_STAT 0x200
58 #define GENET_INTRL2_CPU_CLEAR 0x208
[all …]
/freebsd/sys/contrib/device-tree/src/mips/brcm/
H A Dbcm7420.dtsi9 #size-cells = <0>;
13 cpu@0 {
16 reg = <0>;
31 #address-cells = <0>;
41 #clock-cells = <0>;
47 #clock-cells = <0>;
57 ranges = <0 0x10000000 0x01000000>;
61 reg = <0x441400 0x30>, <0x441600 0x30>;
72 reg = <0x401800 0x30>;
81 reg = <0x400000 0xdc>;
[all …]
H A Dbcm7358.dtsi9 #size-cells = <0>;
13 cpu@0 {
16 reg = <0>;
25 #address-cells = <0>;
35 #clock-cells = <0>;
41 #clock-cells = <0>;
51 ranges = <0 0x10000000 0x01000000>;
55 reg = <0x411400 0x30>;
66 reg = <0x403000 0x30>;
75 reg = <0x400000 0xdc>;
[all …]
H A Dbcm7360.dtsi9 #size-cells = <0>;
13 cpu@0 {
16 reg = <0>;
25 #address-cells = <0>;
35 #clock-cells = <0>;
41 #clock-cells = <0>;
51 ranges = <0 0x10000000 0x01000000>;
55 reg = <0x411400 0x30>;
66 reg = <0x403000 0x30>;
75 reg = <0x400000 0xdc>;
[all …]
H A Dbcm7362.dtsi9 #size-cells = <0>;
13 cpu@0 {
16 reg = <0>;
31 #address-cells = <0>;
41 #clock-cells = <0>;
47 #clock-cells = <0>;
57 ranges = <0 0x10000000 0x01000000>;
61 reg = <0x411400 0x30>, <0x411600 0x30>;
72 reg = <0x403000 0x30>;
81 reg = <0x400000 0xdc>;
[all …]
H A Dbcm7346.dtsi9 #size-cells = <0>;
13 cpu@0 {
16 reg = <0>;
31 #address-cells = <0>;
41 #clock-cells = <0>;
47 #clock-cells = <0>;
57 ranges = <0 0x10000000 0x01000000>;
61 reg = <0x411400 0x30>, <0x411600 0x30>;
72 reg = <0x403000 0x30>;
81 reg = <0x400000 0xdc>;
[all …]
H A Dbcm7435.dtsi9 #size-cells = <0>;
13 cpu@0 {
16 reg = <0>;
43 #address-cells = <0>;
53 #clock-cells = <0>;
59 #clock-cells = <0>;
69 ranges = <0 0x10000000 0x01000000>;
73 reg = <0x41b500 0x40>, <0x41b600 0x40>,
74 <0x41b700 0x40>, <0x41b800 0x40>;
85 reg = <0x403000 0x30>;
[all …]
H A Dbcm7425.dtsi9 #size-cells = <0>;
13 cpu@0 {
16 reg = <0>;
31 #address-cells = <0>;
41 #clock-cells = <0>;
47 #clock-cells = <0>;
57 ranges = <0 0x10000000 0x01000000>;
61 reg = <0x41a400 0x30>, <0x41a600 0x30>;
72 reg = <0x403000 0x30>;
81 reg = <0x400000 0xdc>;
[all …]
/freebsd/sys/dev/e1000/
H A De1000_phy.h132 #define IGP01E1000_PHY_PORT_CONFIG 0x10 /* Port Config */
133 #define IGP01E1000_PHY_PORT_STATUS 0x11 /* Status */
134 #define IGP01E1000_PHY_PORT_CTRL 0x12 /* Control */
135 #define IGP01E1000_PHY_LINK_HEALTH 0x13 /* PHY Link Health */
136 #define IGP01E1000_GMII_FIFO 0x14 /* GMII FIFO */
137 #define IGP02E1000_PHY_POWER_MGMT 0x19 /* Power Management */
138 #define IGP01E1000_PHY_PAGE_SELECT 0x1F /* Page Select */
141 #define PHY_REG_MASK 0x1F
144 #define GS40G_PAGE_SELECT 0x16
146 #define GS40G_OFFSET_MASK 0xFFFF
[all …]
/freebsd/sys/dev/rtwn/rtl8188e/
H A Dr88e_priv.h39 { 0x026, 0x41 }, { 0x027, 0x35 }, { 0x040, 0x00 }, { 0x428, 0x0a },
40 { 0x429, 0x10 }, { 0x430, 0x00 }, { 0x431, 0x01 }, { 0x432, 0x02 },
41 { 0x433, 0x04 }, { 0x434, 0x05 }, { 0x435, 0x06 }, { 0x436, 0x07 },
42 { 0x437, 0x08 }, { 0x438, 0x00 }, { 0x439, 0x00 }, { 0x43a, 0x01 },
43 { 0x43b, 0x02 }, { 0x43c, 0x04 }, { 0x43d, 0x05 }, { 0x43e, 0x06 },
44 { 0x43f, 0x07 }, { 0x440, 0x5d }, { 0x441, 0x01 }, { 0x442, 0x00 },
45 { 0x444, 0x15 }, { 0x445, 0xf0 }, { 0x446, 0x0f }, { 0x447, 0x00 },
46 { 0x458, 0x41 }, { 0x459, 0xa8 }, { 0x45a, 0x72 }, { 0x45b, 0xb9 },
47 { 0x460, 0x66 }, { 0x461, 0x66 }, { 0x480, 0x08 }, { 0x4c8, 0xff },
48 { 0x4c9, 0x08 }, { 0x4cc, 0xff }, { 0x4cd, 0xff }, { 0x4ce, 0x01 },
[all …]
/freebsd/sys/contrib/dev/rtw88/
H A Drtw8723d.c19 #define WLAN_SLOT_TIME 0x09
20 #define WLAN_RL_VAL 0x3030
21 #define WLAN_BAR_VAL 0x0201ffff
22 #define BIT_MASK_TBTT_HOLD 0x00000fff
24 #define BIT_MASK_TBTT_SETUP 0x000000ff
25 #define BIT_SHIFT_TBTT_SETUP 0
30 #define WLAN_TBTT_TIME_NORMAL TBTT_TIME(0x04, 0x80)
31 #define WLAN_TBTT_TIME_STOP_BCN TBTT_TIME(0x04, 0x6
[all...]
H A Drtw8723d_table.c10 0x020, 0x00000013,
11 0x02F, 0x00000010,
12 0x077, 0x00000007,
13 0x421, 0x0000000F,
14 0x428, 0x0000000A,
15 0x429, 0x00000010,
16 0x430, 0x00000000,
17 0x431, 0x00000000,
18 0x432, 0x00000000,
19 0x433, 0x00000001,
[all …]
H A Dphy.c107 PHY_BAND_2G = 0,
116 for (i = 0; i <= RTW_CHANNEL_WIDTH_40; i++) { in rtw_phy_cck_pd_init()
117 for (j = 0; j < RTW_RF_PATH_MAX; j++) in rtw_phy_cck_pd_init()
194 path_div->path_a_cnt = 0; in rtw_phy_tx_path_div_init()
195 path_div->path_a_sum = 0; in rtw_phy_tx_path_div_init()
196 path_div->path_b_cnt = 0; in rtw_phy_tx_path_div_init()
197 path_div->path_b_sum = 0; in rtw_phy_tx_path_div_init()
206 dm_info->fa_history[3] = 0; in rtw_phy_init()
207 dm_info->fa_history[2] = 0; in rtw_phy_init()
208 dm_info->fa_history[1] = 0; in rtw_phy_init()
[all...]
H A Drtw8821c_table.c10 0x010, 0x00000043,
11 0x025, 0x0000001D,
12 0x026, 0x000000CE,
13 0x04F, 0x00000001,
14 0x029, 0x000000F
[all...]
H A Drtw8822b_table.c10 0x029, 0x000000F9,
11 0x420, 0x00000080,
12 0x421, 0x0000001F,
13 0x428, 0x0000000A,
14 0x429, 0x00000010,
15 0x430, 0x00000000,
16 0x431, 0x00000000,
17 0x432, 0x00000000,
18 0x433, 0x00000001,
19 0x434, 0x00000004,
[all …]
/freebsd/sys/dev/rtwn/rtl8192e/
H A Dr92e_priv.h34 { 0x011, 0xeb }, { 0x012, 0x07 }, { 0x014, 0x75 }, { 0x303, 0xa7 },
35 { 0x428, 0x0a }, { 0x429, 0x10 }, { 0x430, 0x00 }, { 0x431, 0x00 },
36 { 0x432, 0x00 }, { 0x433, 0x01 }, { 0x434, 0x04 }, { 0x435, 0x05 },
37 { 0x436, 0x07 }, { 0x437, 0x08 }, { 0x43c, 0x04 }, { 0x43d, 0x05 },
38 { 0x43e, 0x07 }, { 0x43f, 0x08 }, { 0x440, 0x5d }, { 0x441, 0x01 },
39 { 0x442, 0x00 }, { 0x444, 0x10 }, { 0x445, 0x00 }, { 0x446, 0x00 },
40 { 0x447, 0x00 }, { 0x448, 0x00 }, { 0x449, 0xf0 }, { 0x44a, 0x0f },
41 { 0x44b, 0x3e }, { 0x44c, 0x10 }, { 0x44d, 0x00 }, { 0x44e, 0x00 },
42 { 0x44f, 0x00 }, { 0x450, 0x00 }, { 0x451, 0xf0 }, { 0x452, 0x0f },
43 { 0x453, 0x00 }, { 0x456, 0x5e }, { 0x460, 0x66 }, { 0x461, 0x66 },
[all …]
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_priv.h41 #define R92C_COND_RTL8188CE 0x01
42 #define R92C_COND_RTL8188CU 0x02
43 #define R92C_COND_RTL8188RU 0x04
44 #define R92C_COND_RTL8192CE 0x08
45 #define R92C_COND_RTL8192CU 0x10
51 0xd04
53 0xd08, 0xd0c, 0xd10, 0xd14, 0xd18, 0xd2c, 0xd30, 0xd34, 0xd38,
54 0xd3c, 0xd40, 0xd44, 0xd48, 0xd4c, 0xd50, 0xd54, 0xd58, 0xd5c,
55 0xd60, 0xd64, 0xd68, 0xd6c, 0xd70, 0xd74, 0xd78, 0xe00, 0xe04,
56 0xe08, 0xe10, 0xe14, 0xe18, 0xe1c, 0xe28, 0xe30, 0xe34, 0xe38,
[all …]
H A Dr92c_reg.h28 #define R92C_SYS_ISO_CTRL 0x000
29 #define R92C_SYS_FUNC_EN 0x002
30 #define R92C_APS_FSMCO 0x004
31 #define R92C_SYS_CLKR 0x008
32 #define R92C_AFE_MISC 0x010
33 #define R92C_SPS0_CTRL 0x011
34 #define R92C_SPS_OCP_CFG 0x018
35 #define R92C_RSV_CTRL 0x01c
36 #define R92C_RF_CTRL 0x01f
37 #define R92C_LDOA15_CTRL 0x020
[all …]
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm2711.dtsi21 #clock-cells = <0>;
28 #clock-cells = <0>;
41 ranges = <0x7e000000 0x0 0xfe000000 0x01800000>,
42 <0x7c000000 0x0 0xfc000000 0x0200000
[all...]
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_priv.h34 { 0x010, 0x0c },
37 { 0x025, 0x0f }, { 0x072, 0x00 }, { 0x420, 0x80 }, { 0x428, 0x0a }, \
38 { 0x429, 0x10 }, { 0x430, 0x00 }, { 0x431, 0x00 }, { 0x432, 0x00 }, \
39 { 0x433, 0x01 }, { 0x434, 0x04 }, { 0x435, 0x05 }, { 0x436, 0x07 }, \
40 { 0x437, 0x08 }, { 0x43c, 0x04 }, { 0x43d, 0x05 }, { 0x43e, 0x07 }, \
41 { 0x43f, 0x08 }, { 0x440, 0x5d }, { 0x441, 0x01 }, { 0x442, 0x00 }, \
42 { 0x444, 0x10 }, { 0x445, 0x00 }, { 0x446, 0x00 }, { 0x447, 0x00 }, \
43 { 0x448, 0x00 }, { 0x449, 0xf0 }, { 0x44a, 0x0f }, { 0x44b, 0x3e }, \
44 { 0x44c, 0x10 }, { 0x44d, 0x00 }, { 0x44e, 0x00 }, { 0x44f, 0x00 }, \
45 { 0x450, 0x00 }, { 0x451, 0xf0 }, { 0x452, 0x0f }, { 0x453, 0x00 }, \
[all …]
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h36 #define MYPF_BASE 0x1b000
39 #define PF0_BASE 0x1e000
42 #define PF1_BASE 0x1e400
45 #define PF2_BASE 0x1e800
48 #define PF3_BASE 0x1ec00
51 #define PF4_BASE 0x1f000
54 #define PF5_BASE 0x1f400
57 #define PF6_BASE 0x1f800
60 #define PF7_BASE 0x1fc00
63 #define PF_STRIDE 0x400
[all …]