Home
last modified time | relevance | path

Searched refs:F_VPD_OP_FLAG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dsubr.c575 } while (!(val & F_VPD_OP_FLAG) && --i); in t1_seeprom_read()
577 if (!(val & F_VPD_OP_FLAG)) { in t1_seeprom_read()
H A Dregs.h2094 #define F_VPD_OP_FLAG V_VPD_OP_FLAG(1U) macro
/kernel/linux/linux-6.6/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

Completed in 16 milliseconds