Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_msgs.h185 #define ICM_PORT_TYPE_MASK GENMASK(23, 0) macro
H A Dicm.c391 if ((port & ICM_PORT_TYPE_MASK) != TB_TYPE_PORT) in icm_fr_get_switch_index()