Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsubr.c578 } while (!(val & F_VPD_OP_FLAG) && --i); in t1_seeprom_read()
580 if (!(val & F_VPD_OP_FLAG)) { in t1_seeprom_read()
H A Dregs.h2085 #define F_VPD_OP_FLAG V_VPD_OP_FLAG(1U) macro