Home
last modified time | relevance | path

Searched refs:TX_MAX_PKT_G2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/mtu3/
H A Dmtu3_hw_regs.h137 #define TX_MAX_PKT_G2(x) (((x) & 0xff) << 24) macro
152 (g2c) ? TX_MAX_PKT_G2(x_) : TX_MAX_PKT_OG(x_); \
/kernel/linux/linux-6.6/drivers/usb/mtu3/
H A Dmtu3_hw_regs.h138 #define TX_MAX_PKT_G2(x) (((x) & 0xff) << 24) macro
153 (g2c) ? TX_MAX_PKT_G2(x_) : TX_MAX_PKT_OG(x_); \

Completed in 6 milliseconds