Home
last modified time | relevance | path

Searched refs:PORT_SEL_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/socionext/
H A Dphy-uniphier-pcie.c23 #define PORT_SEL_MASK GENMASK(11, 9) macro
24 #define PORT_SEL_1 FIELD_PREP(PORT_SEL_MASK, 1)
143 val &= ~PORT_SEL_MASK; in uniphier_pciephy_init()
/kernel/linux/linux-6.6/drivers/phy/socionext/
H A Dphy-uniphier-pcie.c23 #define PORT_SEL_MASK GENMASK(11, 9) macro
24 #define PORT_SEL_1 FIELD_PREP(PORT_SEL_MASK, 1)
165 val &= ~PORT_SEL_MASK; in uniphier_pciephy_init()

Completed in 2 milliseconds