Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Daquantia_main.c96 #define VEND1_GLOBAL_FW_ID_MAJOR GENMASK(15, 8) macro
549 fw_major = FIELD_GET(VEND1_GLOBAL_FW_ID_MAJOR, val); in aqr107_chip_info()