Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun50i-usb3.c51 #define SUNXI_LOS_BIAS_MASK GENMASK(5, 3) macro
87 val &= ~(SUNXI_TXVBOOSTLVL_MASK | SUNXI_LOS_BIAS_MASK | in sun50i_usb3_phy_open()