Searched refs:F_PORT0ACTIVE (Results 1 – 3 of 3) sorted by relevance
158 t3_set_reg_field(adap, A_MPS_CFG, F_PORT0ACTIVE, 0); in t3b2_mac_reset()214 t3_set_reg_field(adap, A_MPS_CFG, 0, F_PORT0ACTIVE); in t3b2_mac_reset()
3041 (chan_map == 1 ? F_TPTXPORT0EN | F_PORT0ACTIVE : in chan_init_hw()3051 F_TPRXPORTEN | F_PORT0ACTIVE | F_PORT1ACTIVE | in chan_init_hw()
1754 #define F_PORT0ACTIVE V_PORT0ACTIVE(1U) macro