Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-rcar.h103 #define RATE_POS 12 macro
H A Dpcie-rcar-host.c416 ((rate & 1) << RATE_POS) | in phy_write_reg()