Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/allwinner/
Dphy-sun50i-usb3.c53 #define SUNXI_TXVBOOSTLVL_MASK GENMASK(2, 0) macro
87 val &= ~(SUNXI_TXVBOOSTLVL_MASK | SUNXI_LOS_BIAS_MASK | in sun50i_usb3_phy_open()