Searched refs:ntimer (Results 1 – 2 of 2) sorted by relevance
7 running_rta [ label = "running;\nreconnect\ntimer\nactive" ];9 running [ label = "running;\nreconnect\ntimer\nstopped" ];
828 u32 i, ntimer; in hpet_alloc() local866 ntimer = ((cap & HPET_NUM_TIM_CAP_MASK) >> HPET_NUM_TIM_CAP_SHIFT) + 1; in hpet_alloc()868 if (hpetp->hp_ntimer != ntimer) { in hpet_alloc()