Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_ctrl_msg.c30 #define PORT_MSG_VERSION GENMASK(31, 16) macro
133 version = FIELD_GET(PORT_MSG_VERSION, le32_to_cpu(port_msg->info)); in t7xx_port_enum_msg_handler()