Lines Matching refs:readq
58 #define read_counter(MC) readq(MC)
186 v = (readq(&timer->hpet_config) & Tn_INT_ROUTE_CAP_MASK) >> in hpet_timer_set_irq()
404 writeq((readq(&timer->hpet_config) & ~Tn_INT_ENB_CNF_MASK), in hpet_release()
413 && readq(&timer->hpet_config) & Tn_TYPE_CNF_MASK) { in hpet_release()
416 v = readq(&timer->hpet_config); in hpet_release()
498 v = readq(&timer->hpet_config); in hpet_ioctl_ieon()
581 v = readq(&timer->hpet_config); in hpet_ioctl_common()
597 readq(&timer->hpet_config) & Tn_PER_INT_CAP_MASK; in hpet_ioctl_common()
603 v = readq(&timer->hpet_config); in hpet_ioctl_common()
611 v = readq(&timer->hpet_config); in hpet_ioctl_common()
617 readq(&timer->hpet_config) & Tn_TYPE_CNF_MASK) { in hpet_ioctl_common()
618 v = readq(&timer->hpet_config); in hpet_ioctl_common()
842 cap = readq(&hpet->hpet_cap); in hpet_alloc()
882 mcfg = readq(&hpet->hpet_config); in hpet_alloc()