Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/mtu3/
H A Dmtu3_hw_regs.h139 #define TX_MULT_OG(x) (((x) & 0x3) << 22) macro
147 (g2c) ? TX_MULT_G2(x_) : TX_MULT_OG(x_); \
/kernel/linux/linux-6.6/drivers/usb/mtu3/
H A Dmtu3_hw_regs.h140 #define TX_MULT_OG(x) (((x) & 0x3) << 22) macro
148 (g2c) ? TX_MULT_G2(x_) : TX_MULT_OG(x_); \

Completed in 3 milliseconds