Lines Matching +full:0 +full:x0300a000
12 #define SMBUS_CFG_BASE (loongson_sysconf.ht_control_base + 0x0300a000)
13 #define SMBUS_PCI_REG40 0x40
14 #define SMBUS_PCI_REG64 0x64
15 #define SMBUS_PCI_REGB4 0xb4
69 hpet_write(HPET_COUNTER, 0); in hpet_reset_counter()
70 hpet_write(HPET_COUNTER + 4, 0); in hpet_reset_counter()
111 return 0; in hpet_set_state_periodic()
125 return 0; in hpet_set_state_shutdown()
139 * 0 : non-periodic(oneshot) interrupt in hpet_set_state_oneshot()
146 return 0; in hpet_set_state_oneshot()
155 return 0; in hpet_tick_resume()
170 return res < HPET_MIN_CYCLES ? -ETIME : 0; in hpet_next_event()
239 cd->max_delta_ns = clockevent_delta2ns(0x7fffffff, cd); in setup_hpet_timer()
240 cd->max_delta_ticks = 0x7fffffff; in setup_hpet_timer()
275 .mult = 0,