Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.c171 psp->boot_time_tmr = true; in psp_early_init()
177 psp->boot_time_tmr = false; in psp_early_init()
183 psp->boot_time_tmr = false; in psp_early_init()
189 psp->boot_time_tmr = false; in psp_early_init()
203 psp->boot_time_tmr = false; in psp_early_init()
209 psp->boot_time_tmr = false; in psp_early_init()
212 psp->boot_time_tmr = false; in psp_early_init()
233 psp->boot_time_tmr = false; in psp_early_init()
240 psp->boot_time_tmr = false; in psp_early_init()
247 psp->boot_time_tmr = false; in psp_early_init()
[all …]
H A Damdgpu_psp.h378 bool boot_time_tmr; member