Home
last modified time | relevance | path

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

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