Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dusb4.c42 #define USB4_BA_INDEX_MASK GENMASK(15, 0) macro
763 index = data[i] & USB4_BA_INDEX_MASK; in usb4_switch_credits_init()