Home
last modified time | relevance | path

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

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