Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/mtu3/
H A Dmtu3_hw_regs.h177 #define RX_MULT_G2(x) (((x) & 0x7) << 21) macro
186 (g2c) ? RX_MULT_G2(x_) : RX_MULT_OG(x_); \
/kernel/linux/linux-6.6/drivers/usb/mtu3/
H A Dmtu3_hw_regs.h178 #define RX_MULT_G2(x) (((x) & 0x7) << 21) macro
187 (g2c) ? RX_MULT_G2(x_) : RX_MULT_OG(x_); \

Completed in 3 milliseconds