Searched refs:PSP_TMR_SIZE (Results 1 – 2 of 2) sorted by relevance
38 #define PSP_TMR_SIZE(adev) ((adev)->asic_type == CHIP_ALDEBARAN ? 0x800000 : 0x400000) macro
761 tmr_size = PSP_TMR_SIZE(psp->adev); in psp_tmr_init()