Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/socionext/
H A Dphy-uniphier-usb3hs.c38 #define HSPHY_CFG1_ADR_EN BIT(28) macro
185 | HSPHY_CFG1_ADR_EN; in uniphier_u3hsphy_set_param()
189 val &= ~HSPHY_CFG1_ADR_EN; in uniphier_u3hsphy_set_param()