Searched +full:0 +full:x4f000 (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/sys/contrib/device-tree/Bindings/firmware/ |
H A D | nvidia,tegra186-bpmp.txt | 75 reg = <0x0 0x30000000 0x0 0x50000>; 78 ranges = <0 0x0 0x0 0x30000000 0x0 0x50000>; 82 reg = <0x0 0x4e000 0x0 0x1000>; 89 reg = <0x0 0x4f000 0x0 0x1000>;
|
H A D | nvidia,tegra186-bpmp.yaml | 147 reg = <0x03c00000 0xa0000>; 155 reg = <0x30000000 0x50000>; 158 ranges = <0x0 0x30000000 0x50000>; 161 reg = <0x4e000 0x1000>; 167 reg = <0x4f000 0x1000>; 191 #size-cells = <0>;
|
/freebsd-src/sys/dev/rtwn/rtl8192c/ |
H A D | r92c_priv.h | 41 #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 …]
|
/freebsd-src/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra186.dtsi | 20 reg = <0x0 0x00100000 0x0 0xf000>, 21 <0x0 0x0010f000 0x0 0x1000>; 27 reg = <0x0 0x2200000 0x0 0x10000>, 28 <0x0 0x2210000 0x0 0x10000>; 44 reg = <0x0 0x02490000 0x0 0x10000>; 71 snps,burst-map = <0x7>; 78 reg = <0x0 0x2600000 0x0 0x210000>; 116 dma-channel-mask = <0xfffffffe>; 129 ranges = <0x02900000 0x0 0x02900000 0x200000>; 134 reg = <0x02900800 0x800>; [all …]
|
H A D | tegra194.dtsi | 20 bus@0 { 25 ranges = <0x0 0x0 0x0 0x0 0x100 0x0>; 29 reg = <0x0 0x00100000 0x0 0xf000>, 30 <0x0 0x0010f000 0x0 0x1000>; 36 reg = <0x0 0x2200000 0x0 0x10000>, 37 <0x0 0x2210000 0x0 0x10000>; 90 gpio-ranges = <&pinmux 0 0 169>; 95 reg = <0x0 0x02300000 0x0 0x1000>; 105 reg = <0x0 0x2390000 0x0 0x1000>, 106 <0x0 0x23a0000 0x0 0x1000>, [all …]
|
/freebsd-src/sys/contrib/dev/rtw88/ |
H A D | rtw8822c.c | 21 #define IQK_DONE_8822C 0xaa 56 efuse->country_code[0] = map->country_code[0]; in rtw8822c_read_efuse() 59 efuse->regd = map->rf_board_option & 0x7; in rtw8822c_read_efuse() 64 efuse->power_track_type = (map->tx_pwr_calibrate_rate >> 4) & 0xf; in rtw8822c_read_efuse() 66 for (i = 0; i < 4; i++) in rtw8822c_read_efuse() 84 return 0; in rtw8822c_read_efuse() 114 u32 rf_addr[DACK_RF_8822C] = {0x8f}; in rtw8822c_dac_backup_reg() 115 u32 addrs[DACK_REG_8822C] = {0x180c, 0x181 in rtw8822c_dac_backup_reg() [all...] |
/freebsd-src/sys/dev/cxgbe/common/ |
H A D | t4_hw.c | 46 } while (0) 60 * at the time it indicated completion is stored there. Returns 0 if the 72 return 0; in t4_wait_op_done_val() 74 if (--attempts == 0) in t4_wait_op_done_val() 179 * Reset F_ENABLE to 0 so reads of PCIE_CFG_SPACE_DATA won't cause a in t4_hw_pci_read_cfg4() 181 * F_ENABLE is 0 so a simple register write is easier than a in t4_hw_pci_read_cfg4() 184 t4_write_reg(adap, A_PCIE_CFG_SPACE_REQ, 0); in t4_hw_pci_read_cfg4() 213 CH_ERR(adap, "firmware reports adapter error: %s (0x%08x)\n", in t4_report_fw_error() 291 t4_set_reg_field(sc, port_ctl_reg, F_PORTTXEN, 0); in check_tx_state() 298 #define X_CIM_PF_NOACCESS 0xeeeeeeee [all …]
|
/freebsd-src/usr.sbin/cxgbetool/ |
H A D | reg_defs_t5.c | 5 { "SGE_PF_KDOORBELL", 0x1e000, 0 }, 9 { "PIDX", 0, 13 }, 10 { "SGE_PF_GTS", 0x1e004, 0 }, 14 { "CIDXInc", 0, 12 }, 15 { "SGE_PF_KTIMESTAMP_LO", 0x1e008, 0 }, 16 { "SGE_PF_KTIMESTAMP_HI", 0x1e00c, 0 }, 17 { "SGE_PF_KDOORBELL", 0x1e400, 0 }, 21 { "PIDX", 0, 13 }, 22 { "SGE_PF_GTS", 0x1e404, 0 }, 26 { "CIDXInc", 0, 12 }, [all …]
|