Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15.c881 uint64_t nak_r, nak_g; in soc15_get_pcie_replay_count() local
885 nak_g = RREG32_PCIE(smnPCIE_RX_NUM_NAK_GENERATED); in soc15_get_pcie_replay_count()
888 return (nak_r + nak_g); in soc15_get_pcie_replay_count()