Searched +full:0 +full:x4f000 (Results 1 – 8 of 8) sorted by relevance
| /freebsd/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 = <0x4f00 [all...] |
| /freebsd/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/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 0x220000 [all...] |
| H A D | tegra194.dtsi | 20 bus@0 { 25 ranges = <0x0 0x0 0x0 0x0 0x100 0x0>; 29 reg = <0x0 0x00100000 0x [all...] |
| /freebsd/sys/contrib/dev/rtw88/ |
| H A D | rtw8822c.c | 21 #define IQK_DONE_8822C 0xaa 57 efuse->country_code[0] = map->country_code[0]; in rtw8822c_read_efuse() 60 efuse->regd = map->rf_board_option & 0x7; in rtw8822c_read_efuse() 65 efuse->power_track_type = (map->tx_pwr_calibrate_rate >> 4) & 0xf; in rtw8822c_read_efuse() 67 for (i = 0; i < 4; i++) in rtw8822c_read_efuse() 85 return 0; in rtw8822c_read_efuse() 115 u32 rf_addr[DACK_RF_8822C] = {0x8f}; in rtw8822c_dac_backup_reg() 116 u32 addrs[DACK_REG_8822C] = {0x180c, 0x1810, 0x410c, 0x4110, in rtw8822c_dac_backup_reg() 117 0x1c3c, 0x1c24, 0x1d70, 0x9b4, in rtw8822c_dac_backup_reg() 118 0x1a00, 0x1a14, 0x1d58, 0x1c38, in rtw8822c_dac_backup_reg() [all …]
|
| /freebsd/sys/dev/cxgbe/common/ |
| H A D | t4_hw.c | 45 } while (0) 59 * at the time it indicated completion is stored there. Returns 0 if the 71 return 0; in t4_wait_op_done_val() 73 if (--attempts == 0) in t4_wait_op_done_val() 98 * and stores the value in @valp if it is not NULL. Returns 0 if the 111 return 0; in t7_wait_sram_done() 114 if (--attempts == 0) in t7_wait_sram_done() 213 * Reset F_ENABLE to 0 so reads of PCIE_CFG_SPACE_DATA won't cause a in t4_hw_pci_read_cfg4() 215 * F_ENABLE is 0 so a simple register write is easier than a in t4_hw_pci_read_cfg4() 218 t4_write_reg(adap, A_PCIE_CFG_SPACE_REQ, 0); in t4_hw_pci_read_cfg4() [all …]
|
| /freebsd/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 …]
|