Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/mtu3/
Dmtu3_hw_regs.h176 #define RX_MAX_PKT_G2(x) (((x) & 0xff) << 24) macro
191 (g2c) ? RX_MAX_PKT_G2(x_) : RX_MAX_PKT_OG(x_); \