Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Despi.c237 writel(V_OUT_OF_SYNC_COUNT(4) | in t1_espi_init()
H A Dregs.h1573 #define V_OUT_OF_SYNC_COUNT(x) ((x) << S_OUT_OF_SYNC_COUNT) macro