Searched refs:TLCLK_REG2 (Results 1 – 1 of 1) sorted by relevance
138 #define TLCLK_REG2 (TLCLK_BASE+2) macro319 ret_val = (inb(TLCLK_REG2) & 0xf0); in show_alarms()425 SET_PORT_BITS(TLCLK_REG2, 0xf7, val << 3); in store_enable_clkb1_output()447 SET_PORT_BITS(TLCLK_REG2, 0xfb, val << 2); in store_enable_clka1_output()468 SET_PORT_BITS(TLCLK_REG2, 0xfd, val << 1); in store_enable_clkb0_output()489 SET_PORT_BITS(TLCLK_REG2, 0xfe, val); in store_enable_clka0_output()886 if (inb(TLCLK_REG2) & SEC_LOST_MASK) in tlclk_interrupt()899 if (inb(TLCLK_REG2) & PRI_LOST_MASK) in tlclk_interrupt()