Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-rcar.h97 #define LANE_POS 8 macro
H A Dpcie-rcar-host.c328 ((lane & 0xf) << LANE_POS) | in phy_write_reg()