Searched refs:PCAP_IRQ_1HZ (Results 1 – 2 of 2) sorted by relevance
29 if (irq == pcap_to_irq(pcap_rtc->pcap, PCAP_IRQ_1HZ)) in pcap_rtc_irq()153 timer_irq = pcap_to_irq(pcap_rtc->pcap, PCAP_IRQ_1HZ); in pcap_rtc_probe()
90 #define PCAP_IRQ_1HZ 2 /* 1HZ timer */ macro