Home
last modified time | relevance | path

Searched refs:MA_TARGET_MEM_ENABLE_A (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_cudbg.c140 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cxgb4_get_entity_length()
148 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cxgb4_get_entity_length()
156 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cxgb4_get_entity_length()
164 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cxgb4_get_entity_length()
293 value = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in cxgb4_get_entity_length()
Dt4_regs.h991 #define MA_TARGET_MEM_ENABLE_A 0x77d8 macro
Dcxgb4_debugfs.c3610 i = t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A); in t4_setup_debugfs()
Dcudbg_lib.c150 lo = t4_read_reg(padap, MA_TARGET_MEM_ENABLE_A); in cudbg_fill_meminfo()
Dcxgb4_main.c1891 if (t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A) & HMA_MUX_F) { in cxgb4_read_tpte()
/Linux-v5.4/drivers/scsi/csiostor/
Dcsio_hw_t5.c348 int i = csio_rd_reg32(hw, MA_TARGET_MEM_ENABLE_A); in csio_t5_dfs_create_ext_mem()
Dcsio_init.c128 i = csio_rd_reg32(hw, MA_TARGET_MEM_ENABLE_A); in csio_setup_debugfs()