Searched refs:PSP_TMR_SIZE (Results 1 – 4 of 4) sorted by relevance
71 #define PSP_TMR_SIZE (1024*1024) /* 1 Mb */ macro
304 sc->sc_tmr_size = size = PSP_TMR_SIZE; in psp_reinit()324 init.tmr_length = PSP_TMR_SIZE; in psp_reinit()
38 #define PSP_TMR_SIZE(adev) ((adev)->asic_type == CHIP_ALDEBARAN ? 0x800000 : 0x400000) macro
799 tmr_size = PSP_TMR_SIZE(psp->adev); in psp_tmr_init()