Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/cadence/
H A Dcdns-dphy-rx.c51 #define DPHY_LANES_MIN 1 macro
186 if (lanes < DPHY_LANES_MIN || lanes > DPHY_LANES_MAX) in cdns_dphy_rx_configure()