Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port_ctrl_msg.c31 #define PORT_MSG_PRT_CNT GENMASK(15, 0) macro
143 port_count = FIELD_GET(PORT_MSG_PRT_CNT, le32_to_cpu(port_msg->info)); in t7xx_port_enum_msg_handler()