Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/xilinx/
H A Dphy-zynqmp.c138 #define PROT_BUS_WIDTH_SHIFT(n) ((n) * 2) macro
452 u32 val = PROT_BUS_WIDTH_10 << PROT_BUS_WIDTH_SHIFT(gtr_phy->lane); in xpsgtr_phy_init_sgmii()