Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvi.c1456 #define CZ_REV_BRISTOL(rev) \ macro
1638 if (adev->rev_id != 0x00 || CZ_REV_BRISTOL(adev->pdev->revision)) { in vi_common_early_init()