HWORD_SET_BIT
#define PCIE_CLIENT_CONF_ENABLE HWORD_SET_BIT(0x0001)
#define PCIE_CLIENT_LINK_TRAIN_ENABLE HWORD_SET_BIT(0x0002)
#define PCIE_CLIENT_ARI_ENABLE HWORD_SET_BIT(0x0008)
#define PCIE_CLIENT_MODE_RC HWORD_SET_BIT(0x0040)
#define PCIE_CLIENT_GEN_SEL_2 HWORD_SET_BIT(0x0080)
#define PCIE_CLIENT_INT_IN_ASSERT HWORD_SET_BIT(0x0002)
#define PCIE_CLIENT_INT_PEND_ST_PEND HWORD_SET_BIT(0x0001)