PCIE_FTS_NUM_L0
#define PCIE_FTS_NUM_L0(x) FIELD_PREP(PCIE_FTS_NUM_MASK, x)
#define PCIE_FTS_NUM_L0(x) (((x) & 0xff) << 8)