Home
last modified time | relevance | path

Searched defs:PSP_TMR_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dccpvar.h99 #define PSP_TMR_SIZE global() macro
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_psp.h38 #define PSP_TMR_SIZE(adev) ((adev)->asic_type == CHIP_ALDEBARAN ? 0x800000 : 0x400000) macro