Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/socionext/
H A Dphy-uniphier-usb3ss.c30 #define TESTO_DAT_MASK GENMASK(7, 0) macro
89 val = readl(priv->base + SSPHY_TESTO) & TESTO_DAT_MASK; in uniphier_u3ssphy_set_param()
H A Dphy-uniphier-pcie.c33 #define TESTO_DAT_MASK GENMASK(7, 0) macro
92 return val & TESTO_DAT_MASK; in uniphier_pciephy_testio_read()