Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dtorture.c93 ktime_t hto = baset_ns; in torture_hrtimeout_ns() local
96 hto += torture_random(trsp) % fuzzt_ns; in torture_hrtimeout_ns()
98 return schedule_hrtimeout(&hto, mode); in torture_hrtimeout_ns()
/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit.c2686 int hto = (SiS_GetReg(SiS_Pr->SiS_P3d4,0x00) | in SiS_SetCRT1ModeRegs() local
2688 data = hrs - (hto >> 1) + 3; in SiS_SetCRT1ModeRegs()