Home
last modified time | relevance | path

Searched refs:F_SGL_CAL_EN (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/cxgb3/
Dt3_hw.c3191 t3_write_reg(adapter, mc7->offset + A_MC7_CAL, F_SGL_CAL_EN); in mc7_init()
3195 (F_BUSY | F_SGL_CAL_EN | F_CAL_FAULT)) { in mc7_init()
Dregs.h766 #define F_SGL_CAL_EN V_SGL_CAL_EN(1U) macro