Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun50i-usb3.c46 #define SUNXI_TX_DEEMPH_6DB(n) ((n) << 13) macro
93 val |= SUNXI_TX_DEEMPH_6DB(0x20); in sun50i_usb3_phy_open()