Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun50i-usb3.c48 #define SUNXI_TX_SWING_FULL(n) ((n) << 6) macro
92 val |= SUNXI_TX_SWING_FULL(0x55); in sun50i_usb3_phy_open()