Searched refs:A_CIM_BOOT_CFG (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/dev/cxgbe/common/ |
| HD | t4_hw.c | 4631 t4_set_reg_field(adap, A_CIM_BOOT_CFG, F_UPCRST, F_UPCRST); in t4_fw_halt() 4681 t4_set_reg_field(adap, A_CIM_BOOT_CFG, F_UPCRST, 0); in t4_fw_restart() 4693 t4_set_reg_field(adap, A_CIM_BOOT_CFG, F_UPCRST, 0); in t4_fw_restart()
|
| HD | t4_regs.h | 12369 #define A_CIM_BOOT_CFG 0x7b00 macro
|
| /trueos/sys/dev/cxgb/common/ |
| HD | cxgb_t3_hw.c | 4204 t3_write_reg(adapter, A_CIM_BOOT_CFG, in t3_init_hw() 4206 (void) t3_read_reg(adapter, A_CIM_BOOT_CFG); /* flush */ in t3_init_hw()
|
| HD | cxgb_regs.h | 3071 #define A_CIM_BOOT_CFG 0x280 macro
|