Searched refs:TCO_TMR (Results 1 – 5 of 5) sorted by relevance
31 #define TCO_TMR(base) ((base) + 0x01) /* TCO Timer Initial Value */ macro
130 val = inb(TCO_TMR(tcobase)); in tco_timer_set_heartbeat()133 outb(val, TCO_TMR(tcobase)); in tco_timer_set_heartbeat()134 val = inb(TCO_TMR(tcobase)); in tco_timer_set_heartbeat()
32 TCO_TMR = 0x12, enumerator
129 case TCO_TMR: in tco_ioport_readw()195 case TCO_TMR: in tco_ioport_writew()
109 qpci_io_writew(d->dev, d->tco_io_bar, TCO_TMR, ticks); in set_tco_timeout()157 g_assert_cmpint(qpci_io_readw(d.dev, d.tco_io_bar, TCO_TMR), ==, in test_tco_defaults()