PCIE_LTSSM_STATUS_MASK
return rockchip_pcie_get_ltssm_reg(rockchip) & PCIE_LTSSM_STATUS_MASK;
val = FIELD_GET(PCIE_LTSSM_STATUS_MASK, val);