Lines Matching refs:t4_read_reg

678 	u32 v = t4_read_reg(adap, MYPF_REG(PL_PF_INT_CAUSE_A));  in t4_nondata_intr()
2143 v1 = t4_read_reg(adap, SGE_DBFIFO_STATUS_A); in cxgb4_dbfifo_count()
2144 v2 = t4_read_reg(adap, SGE_DBFIFO_STATUS2_A); in cxgb4_dbfifo_count()
2213 u32 addr = t4_read_reg(adap, SGE_DBQ_CTXT_BADDR_A) + 24 * qid + 8; in read_eq_indices()
2281 size = t4_read_reg(adap, MA_EDRAM0_BAR_A); in cxgb4_read_tpte()
2283 size = t4_read_reg(adap, MA_EDRAM1_BAR_A); in cxgb4_read_tpte()
2285 size = t4_read_reg(adap, MA_EXT_MEMORY0_BAR_A); in cxgb4_read_tpte()
2288 if (t4_read_reg(adap, MA_TARGET_MEM_ENABLE_A) & HMA_MUX_F) { in cxgb4_read_tpte()
2289 size = t4_read_reg(adap, MA_EXT_MEMORY1_BAR_A); in cxgb4_read_tpte()
2310 size = t4_read_reg(adap, MA_EXT_MEMORY1_BAR_A); in cxgb4_read_tpte()
2344 lo = t4_read_reg(adap, SGE_TIMESTAMP_LO_A); in cxgb4_read_sge_timestamp()
2345 hi = TSVAL_G(t4_read_reg(adap, SGE_TIMESTAMP_HI_A)); in cxgb4_read_sge_timestamp()
2407 v1 = t4_read_reg(adap, SGE_DBFIFO_STATUS_A); in drain_db_fifo()
2408 v2 = t4_read_reg(adap, SGE_DBFIFO_STATUS2_A); in drain_db_fifo()
2589 u32 dropped_db = t4_read_reg(adap, 0x010ac); in process_db_drop()
3973 t4_read_reg(adap, in setup_memwin_rdma()
4227 v = t4_read_reg(adap, TP_PIO_DATA_A); in adap_init1()
5015 t4_read_reg(adap, LE_DB_ACTIVE_TABLE_START_INDEX_A); in adap_init0()
6215 u32 pl_rev = REV_G(t4_read_reg(adap, PL_REV_A)); in t4_get_chip_type()
6644 whoami = t4_read_reg(adapter, PL_WHOAMI_A); in init_one()
6747 qpp = 1 << QUEUESPERPAGEPF0_G(t4_read_reg(adapter, in init_one()
6916 (!(t4_read_reg(adapter, LE_DB_CONFIG_A) & ASLIPCOMPEN_F))) { in init_one()
6947 if (t4_read_reg(adapter, LE_DB_CONFIG_A) & HASHEN_F) { in init_one()
6950 v = t4_read_reg(adapter, LE_DB_HASH_CONFIG_A); in init_one()
6953 v = t4_read_reg(adapter, LE_DB_TID_HASHBASE_A); in init_one()
6957 v = t4_read_reg(adapter, in init_one()