Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-rcar.h104 #define LANE_POS 8 macro
H A Dpcie-rcar-host.c417 ((lane & 0xf) << LANE_POS) | in phy_write_reg()