Searched refs:A_XGM_INT_CAUSE (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c1788 u32 cause = t3_read_reg(adap, A_XGM_INT_CAUSE + mac->offset) &
1821 t3_write_reg(adap, A_XGM_INT_CAUSE + mac->offset, cause);
2089 t3_write_reg(adapter, XGM_REG(A_XGM_INT_CAUSE, idx), 0xffffffff);
2090 t3_read_reg(adapter, XGM_REG(A_XGM_INT_CAUSE, idx)); /* flush */
H A Dcxgb3_main.c218 A_XGM_INT_CAUSE + pi->mac.offset,
272 A_XGM_INT_CAUSE + pi->mac.offset,
2751 cause = t3_read_reg(adapter, A_XGM_INT_CAUSE + mac->offset);
2758 t3_write_reg(adapter, A_XGM_INT_CAUSE + mac->offset, reset);
H A Dregs.h2417 #define A_XGM_INT_CAUSE 0x8d8 macro

Completed in 186 milliseconds