Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_hw_regs.h541 #define IP_TRUNK_VERS(x) (((x) >> 16) & 0xffff) macro
H A Dmtu3_core.c860 mtu->hw_version = IP_TRUNK_VERS(value); in mtu3_hw_init()