Lines Matching refs:outb_p
87 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_start()
88 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_start()
96 outb_p(DEVICE_REGISTER, IO_INDEX_PORT); in wdt977_start()
97 outb_p(0x08, IO_DATA_PORT); in wdt977_start()
98 outb_p(0xF2, IO_INDEX_PORT); in wdt977_start()
99 outb_p(timeoutM, IO_DATA_PORT); in wdt977_start()
100 outb_p(0xF3, IO_INDEX_PORT); in wdt977_start()
101 outb_p(0x00, IO_DATA_PORT); /* another setting is 0E for in wdt977_start()
103 outb_p(0xF4, IO_INDEX_PORT); in wdt977_start()
104 outb_p(0x00, IO_DATA_PORT); in wdt977_start()
111 outb_p(DEVICE_REGISTER, IO_INDEX_PORT); in wdt977_start()
112 outb_p(0x07, IO_DATA_PORT); in wdt977_start()
113 outb_p(0xE6, IO_INDEX_PORT); in wdt977_start()
114 outb_p(0x08, IO_DATA_PORT); in wdt977_start()
118 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt977_start()
136 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_stop()
137 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_stop()
144 outb_p(DEVICE_REGISTER, IO_INDEX_PORT); in wdt977_stop()
145 outb_p(0x08, IO_DATA_PORT); in wdt977_stop()
146 outb_p(0xF2, IO_INDEX_PORT); in wdt977_stop()
147 outb_p(0xFF, IO_DATA_PORT); in wdt977_stop()
148 outb_p(0xF3, IO_INDEX_PORT); in wdt977_stop()
149 outb_p(0x00, IO_DATA_PORT); in wdt977_stop()
150 outb_p(0xF4, IO_INDEX_PORT); in wdt977_stop()
151 outb_p(0x00, IO_DATA_PORT); in wdt977_stop()
152 outb_p(0xF2, IO_INDEX_PORT); in wdt977_stop()
153 outb_p(0x00, IO_DATA_PORT); in wdt977_stop()
157 outb_p(DEVICE_REGISTER, IO_INDEX_PORT); in wdt977_stop()
158 outb_p(0x07, IO_DATA_PORT); in wdt977_stop()
159 outb_p(0xE6, IO_INDEX_PORT); in wdt977_stop()
160 outb_p(0x08, IO_DATA_PORT); in wdt977_stop()
163 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt977_stop()
182 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_keepalive()
183 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_keepalive()
187 outb_p(DEVICE_REGISTER, IO_INDEX_PORT); in wdt977_keepalive()
188 outb_p(0x08, IO_DATA_PORT); in wdt977_keepalive()
189 outb_p(0xF2, IO_INDEX_PORT); in wdt977_keepalive()
190 outb_p(timeoutM, IO_DATA_PORT); in wdt977_keepalive()
193 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt977_keepalive()
240 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_get_status()
241 outb_p(UNLOCK_DATA, IO_INDEX_PORT); in wdt977_get_status()
244 outb_p(DEVICE_REGISTER, IO_INDEX_PORT); in wdt977_get_status()
245 outb_p(0x08, IO_DATA_PORT); in wdt977_get_status()
246 outb_p(0xF4, IO_INDEX_PORT); in wdt977_get_status()
250 outb_p(LOCK_DATA, IO_INDEX_PORT); in wdt977_get_status()